read_message
Retrieve a specific email message by its ID, returning full headers and decoded body. Optionally prefer HTML over plain text.
Instructions
Read one message by its id (from search_mail): headers + decoded body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| prefer_html | No |