Gmail (and any IMAP/SMTP mailbox) plugin for Claude Code & Cowork — App Password auth, server-side search, threads, send/reply guardrail, attachment download to disk
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
tools
-
gmail_mailboxes_list
List folders/labels on the account.
-
gmail_message_attachments_save
Download all (or selected) attachments to disk; returns absolute paths.
-
gmail_message_get
Fetch one message by UID with full body. HTML→text fallback for HTML-only mail.
-
gmail_message_move
Move between mailboxes (e.g. INBOX → Archive).
-
gmail_message_reply
Reply (or reply-all) with proper In-Reply-To/References threading and quoting. Requires confirm: true by default.
-
gmail_message_send
Send a new email. Requires confirm: true by default.
-
gmail_message_update
Mark read/unread, star/unstar.
-
gmail_messages_search
Server-side IMAP search. Free text (AND), OR alternation, inline Gmail operators (from:, has:attachment, is:unread, after:…), or raw Gmail syntax via gmailRaw. Defaults to the last 30 days when no dat
-
gmail_thread_get
Fetch a whole Gmail conversation chronologically (X-GM-EXT-1).
No code evidence — the analyzed source reached for no tracked permissions, tools, or hooks.