Artfical AI / Connectors
All connectors Open tAI Connect Gmail
How it works

Tools

Twelve tools become available once Gmail is connected. Each one has its own page with the full detail.

Reference

ToolWhat it does
search_emailSearches the connected inbox and returns matching messages.
read_emailReads the full content of a specific email by message ID.
read_email_threadReads every message in an email conversation thread.
list_email_labelsLists every label in the connected account.
list_emails_by_labelLists recent emails carrying a specific label.
create_draftCreates a new email draft. Only ever saves it, never sends it.
create_draft_replyCreates a draft that replies within an existing thread, properly threaded.
create_draft_with_attachmentCreates a draft with a file attached from the sandbox workspace.
list_draftsLists saved drafts.
read_draftReads the full content of a specific saved draft.
update_draftReplaces the recipient, subject, and body of an existing draft.
delete_draftPermanently deletes a saved draft.

Finding messages

search_email, read_email, read_email_thread, list_email_labels, and list_emails_by_label cover locating and reading messages, individually or as a whole conversation.

Drafts

create_draft, create_draft_reply, create_draft_with_attachment, list_drafts, read_draft, update_draft, and delete_draft cover the full lifecycle of a draft. None of them can send a message.

Ambiguous requests

If a request is ambiguous, for example when more than one email plausibly matches a description like the invoice from last week, tAI shows you the candidates it found instead of guessing which one you meant, so you can point it at the right one.