Read Email
get_emailRetrieve complete email details via item ID: body (text/html), all recipients, attachment IDs, and optional extracted links.
Instructions
Full email: body, all recipients, and attachment ids for get_attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | item_id from find_emails. | |
| body_format | No | text strips the HTML, html returns it raw. | text |
| include_links | No | also return the links extracted from the body. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |