conductorv2
Plugins/Communication

Gmail

Read, send, search, label, and archive emails.

requires credentials7 tools

Full Gmail access via the Google API. Read your inbox, send emails, search by query, manage labels, and archive messages. Uses OAuth 2.0 — your credentials never leave your machine.

Credentials

NameLabelRequired
GOOGLE_CLIENT_IDGoogle OAuth Client IDrequired
GOOGLE_CLIENT_SECRETGoogle OAuth Client Secretrequired

Setup

terminal
# 1. Enable Gmail API at console.cloud.google.com
# 2. Create OAuth 2.0 credentials (Desktop app type)
# 3. Run setup — it will open a browser for OAuth consent:
conductor plugins setup gmail

Install

Built-in — enable with conductor plugins enable gmail

Tools

ToolDescriptionApproval
gmail_listList messages in inbox or by query
gmail_readRead a message by ID
gmail_sendSend an emailrequired
gmail_replyReply to a threadrequired
gmail_archiveArchive a messagerequired
gmail_labelApply or remove a labelrequired
gmail_searchSearch messages with Gmail query syntax

Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.

Example Prompts

Show my unread emails from today

gmail_list

Send an email to john@example.com about the meeting

gmail_send

Find emails from my bank in the last 30 days

gmail_search