gmail_read
Retrieve the full body text and attachment information of any Gmail message by providing its message ID.
Instructions
Read a specific Gmail message by ID (returns full body text and attachment info)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format (default 'full') | |
| messageId | Yes | The message ID | |
| metadataHeaders | No | Comma-separated headers to include when format='metadata' |