Add Label to Conversation
Remove one or more Gmail labels from all emails within a conversation.
Remove Label from Conversation
Remove one or more Gmail labels from all emails within a conversation.
Trash Conversation
Moves one or more Gmail conversations (thread) to the trash.
Create a Draft
Create a Gmail draft using the provided recipient, subject, and body.
Delete Draft
Deletes one or more Gmail drafts specified by their draft IDs.
Find Draft
Search for drafts matching criteria and return a list of draft IDs with snippets.
Send Draft
Send an existing Gmail draft.
Update Draft
Updates a Gmail draft by using PATCH to modify only the specified fields.
Add Label to Email
Add one or more Gmail labels to a message by its ID, using a comma-separated string of label IDs
Delete Mail
Deletes one or more Gmail messages specified by their message IDs.
Find Email
Search for emails matching criteria and return a list of message IDs with snippets.
Forward Email
Forwards a Gmail message, including all original content and attachments, to specified recipients.
Get a Mail
Retrieves detailed information of a Gmail message by its message ID, including full email body content and headers.
Get many Messages
Retrieves a list of Gmail messages with optional pagination and search query support.
Mark Messages as Read
Marks one or more Gmail messages as read.
Mark Messages as Unread
Marks one or more Gmail messages as unread.
Remove Label from Email
Remove one or more Gmail labels from a message by its ID, using a comma-separated string of label IDs.
Reply to Email
Sends a reply to an email message.
Send Mail
Create and send a new Gmail message with specified reipients (to), subject, and body.
Trash Mail
Moves one or more Gmail messages to the trash.
Create a Label
Creates a new Gmail label.
Delete Label
Deletes one or more Gmail labels specified by their label IDs.
Get many Labels
Retrieves all Gmail labels for the authenticated user.
Get Send As
Retrieve the list of sendAs addresses for authenticated Gmail users.