get_message
Retrieve full details of a specific email using its message:// URL, including headers, metadata, tags, and optionally the body. Choose HTML or plain text as needed.
Instructions
Get full details of a specific email by its message:// URL.
Returns headers, metadata, tags, and optionally the body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_url | Yes | The message:// URL of the message to retrieve | |
| prefer_html | No | Prefer HTML body over plain text | |
| include_body | No | Include the message body text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||