get_message
Retrieve the complete content of a specific email message using its unique UID, including text, HTML, and attachment details.
Instructions
Fetch the full content (text, html, attachments metadata) of a single message by UID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Message UID, from list_messages or search_messages | |
| mailbox | No | INBOX |