gmail_get_message
Retrieve a specific Gmail message by ID from any connected Google account. Returns headers and body content for that email.
Instructions
Get a single Gmail message by ID with headers and body content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format (default: full) | |
| accountId | Yes | The Google account ID, alias, or email | |
| messageId | Yes | The message ID |