read_email_html
Retrieve an email's body in HTML format to view rich formatting and embedded content, using the message ID and optional folder or 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) |