get_email
Retrieve a full email by IMAP UID, including text, HTML content, and attachment metadata.
Instructions
Fetch full email by UID including text/html and attachment metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | IMAP UID | |
| folder | No | IMAP folder | INBOX |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |