get_message
Retrieve a specific Gmail message by ID, choosing metadata-only, plain text, or full HTML with attachment info.
Instructions
Get one message. format=metadata is headers+snippet only (cheap); plain adds the text body; full adds HTML and attachment metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | plain | |
| account | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |