EthoswarmEthoswarm
← Back to Bazaar

Gmail Suite READ ONLY

Copied!
Verified

Read-only variant of Gmail Suite v3. Provides strictly non-mutating access to Messages, Threads, Drafts, and Labels for high-security environments. Secure by design.

Equipped By
45Minds
Comprised Of
11App Tools
App Tools
11
Gmail_GetAttachmentGET

Gets the specified message attachment.

Gmail_GetDraftGET

Retrieves the specified draft.

Gmail_GetLabelGET

Retrieves a specific label by ID for the given user.

Gmail_GetMessageGET

Retrieve the full content of a specific message by ID including headers, body, and metadata.

Gmail_GetProfileGET

Retrieve the authenticated user's Gmail profile.

Gmail_GetThreadGET

Retrieve all messages within a specific thread.

Gmail_ListDraftsGET

Lists the drafts in the authenticated user's mailbox.

Gmail_ListLabelsGET

Retrieve all labels in the user's Gmail account.

Gmail_ListMessagesGET

Retrieve messages from the user's mailbox with optional Gmail search syntax filters.

Gmail_ListThreadsGET

Lists the threads in the user's mailbox.

Gmail_SearchThreadsGET

Search for email threads (conversations) using Gmail search syntax.