get_email_html
Fetch an email's HTML content securely by strict filtering, blocking remote loading, and preserving empty paragraphs for accurate display.
Instructions
Read strictly filtered HTML without remote loading; empty paragraphs are preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| mailbox | Yes | ||
| account_id | Yes | ||
| uid_validity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | ||
| flags | Yes | ||
| identity | Yes |