get_email_html
Fetch and display an email's HTML content safely, with remote elements stripped to prevent tracking and data leaks.
Instructions
Read sanitized HTML without remote loading; prefer plain-text get_email.
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 |