mail_get_email
Retrieve a specific email by ID with complete content and attachment details from Fastmail accounts. Use this tool to access full email bodies in HTML or plain text format.
Instructions
Get a single email by ID with full body content and attachment metadata.
Args: email_id: The JMAP email ID. prefer_html: Return HTML body if available; defaults to plain text.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | ||
| prefer_html | No |