Get Email
get_emailRetrieve a single email by ID from an inbox, returning the full body in an LLM-safe format.
Instructions
Get a single email by ID with full body in LLM-safe format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | Email ID (e.g. eml_...) | |
| inbox_id | Yes | Inbox ID (e.g. ibx_...) |