v3

latestOpenAPI 3.1.02026-08-08298342605.3 KB
Capability Sources

Read a Gmail message with its plain-text body as the calling member

Reads one Gmail message, including decoded plain-text body content and attachment metadata, using the calling member's connected Google Workspace account. To download an attachment's bytes, pass its attachmentId to the gmail-attachment capability.

get/v1/capabilities/google-workspace/gmail-message/{messageId}

Path parameters

messageIdstring required

Gmail message id.

Response

Gmail message returned.

oktrue required