read_email
Retrieve the full content, cleaned body, sanitization report, classification, and extracted data for a specific email by providing its message ID.
Instructions
Read one email in full: cleaned body, sanitization report (screened against known hidden-content patterns), classification, and data extracted to the mailbox schema. Call this when you need the content or extraction of a specific message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Id of the message to read, from list_inbox or wait_for_email. |