Get message
get_messageRetrieve a complete email message by specifying its mailbox and UID, including headers, plain text and HTML bodies, and attachment metadata.
Instructions
Fetch a full message: headers, text + HTML body, and attachment metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | Yes | Mailbox the message is in. | |
| uid | Yes | Message UID within that mailbox. |