get_message
Fetch a specific email from your IMAP mailbox using its unique identifier to retrieve headers and text content.
Instructions
Fetch a single email by UID. Returns headers and text body (prefers plain text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Mailbox folder path | INBOX |
| uid | Yes | Message UID |