batch-delete-messages | Permanently delete multiple Gmail messages by ID | Action | π Github |
batch-modify-messages | Add and remove labels on multiple Gmail messages at once. | Action | π Github |
create-draft | Create a Gmail draft message from RFC 2822 MIME content. | Action | π Github |
create-filter | Create a mailbox filter with match criteria and label actions. | Action | π Github |
create-label | Create a new user label with visibility settings. | Action | π Github |
create-send-as-alias | Create a custom send-as alias for the mailbox | Action | π Github |
delete-draft | Delete an existing draft by draft ID | Action | π Github |
delete-filter | Delete a mailbox filter by filter ID | Action | π Github |
delete-forwarding-address | Delete a forwarding address from Gmail settings. | Action | π Github |
delete-label | Delete a user-created label | Action | π Github |
delete-message | Permanently delete a Gmail message by ID. | Action | π Github |
delete-send-as-alias | Delete a custom send-as alias from the mailbox. | Action | π Github |
delete-thread | Permanently delete a Gmail thread and its messages. | Action | π Github |
get-attachment | Retrieve a specific message attachment payload by attachment ID. | Action | π Github |
get-auto-forwarding-settings | Retrieve the mailbox auto-forwarding configuration. | Action | π Github |
get-draft | Retrieve a draft and its embedded message payload. | Action | π Github |
get-filter | Retrieve a mailbox filter by filter ID. | Action | π Github |
get-forwarding-address | Retrieve a forwarding address configured for the mailbox. | Action | π Github |
get-imap-settings | Retrieve IMAP settings for the mailbox | Action | π Github |
get-label | Retrieve a single Gmail label by label ID. | Action | π Github |
get-language-settings | Retrieve Gmail language settings for the mailbox. | Action | π Github |
get-message | Retrieve a specific Gmail message with optional format selection. | Action | π Github |
get-pop-settings | Retrieve POP settings for the mailbox. | Action | π Github |
get-send-as-alias | Retrieve a configured send-as alias | Action | π Github |
get-thread | Retrieve a Gmail thread and its messages. | Action | π Github |
get-vacation-settings | Retrieve the mailbox vacation responder settings. | Action | π Github |
list-drafts | List drafts in the mailbox with pagination support. | Action | π Github |
list-filters | List mailbox filters configured for the authenticated user | Action | π Github |
list-forwarding-addresses | List forwarding addresses configured for the mailbox. | Action | π Github |
list-labels | List built-in and user-created mailbox labels. | Action | π Github |
list-messages | List messages matching Gmail query and label filters. | Action | π Github |
list-send-as-aliases | List send-as aliases available for the mailbox. | Action | π Github |
list-threads | List conversation threads matching Gmail query and label filters. | Action | π Github |
list-watch-history | List mailbox history records after a given history ID | Action | π Github |
modify-message | Add and remove labels on a Gmail message | Action | π Github |
modify-thread | Add and remove labels across a Gmail thread. | Action | π Github |
send-draft | Send an existing draft message | Action | π Github |
send-message | Send an email message through Gmail using raw MIME content. | Action | π Github |
stop-watch | Stop Gmail push notification watch state for the mailbox. | Action | π Github |
trash-message | Move a Gmail message to trash | Action | π Github |
trash-thread | Move a Gmail thread to trash. | Action | π Github |
untrash-message | Restore a trashed Gmail message to the mailbox. | Action | π Github |
untrash-thread | Restore a trashed Gmail thread to the mailbox. | Action | π Github |
update-auto-forwarding-settings | Update Gmail auto-forwarding behavior and disposition | Action | π Github |
update-draft | Replace an existing draft with new MIME content. | Action | π Github |
update-imap-settings | Update IMAP enablement and visibility settings. | Action | π Github |
update-label | Update a user-created labelβs name or visibility settings. | Action | π Github |
update-language-settings | Update the mailbox display language | Action | π Github |
update-pop-settings | Update POP access settings for the mailbox | Action | π Github |
update-send-as-alias | Update send-as alias settings such as display name or reply-to. | Action | π Github |
update-send-as-smtp-msa | Update the SMTP MSA settings for a send-as alias. | Action | π Github |
update-vacation-settings | Update the mailbox vacation responder configuration. | Action | π Github |
verify-send-as-alias | Trigger verification for a custom send-as alias | Action | π Github |
watch-mailbox | Start Gmail push notifications for mailbox changes. | Action | π Github |
filters | Sync Gmail mailbox filters and their criteria or actions. | Sync | π Github |
labels | Sync built-in and user-created Gmail labels. | Sync | π Github |
messages | Sync Gmail messages with an initial backfill followed by history-based incremental updates. | Sync | π Github |
send-as-aliases | Sync configured Gmail send-as aliases and alias settings | Sync | π Github |
threads | Sync Gmail conversation threads with full message hydration | Sync | π Github |