Logo

Gmail

Authentication Type: OAuth
Description: Send, receive, and manage email messages and drafts through Gmail's API.


Beta Notice

This tool is currently in beta testing and not yet available for general use.

To get the Gmail tool added to your Cotera workspace, please contact our support team at support.cotera.co.


Drafts

Manage email drafts in your Gmail account.

Create Draft

Create a new email draft that can be edited and sent later.

Operation Type: Mutation (Write)

Get Draft

Retrieve a specific draft by its ID to view or edit its contents.

Operation Type: Query (Read)

Messages

Send, retrieve, and manage email messages.

Send Message

Send an email message directly from your Gmail account.

Operation Type: Mutation (Write)

Get Message

Retrieve a specific message by its ID to view its contents, headers, and metadata.

Operation Type: Query (Read)

Get Many Messages

Retrieve multiple messages with filtering and search options to find specific emails.

Operation Type: Query (Read)

Reply to Message

Reply to an existing email thread, maintaining conversation continuity.

Operation Type: Mutation (Write)