read_email_html
Retrieve an email message's HTML body to view its original formatting. Provide the message ID, with optional folder and account.
Instructions
Read an email message body as HTML. Useful for formatted emails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Email message ID | |
| folder | No | Folder name (default: INBOX) | |
| account | No | Account name (uses default if omitted) |