Get Email
get_emailRetrieve a full decrypted email by its unique ID, choosing markdown, JSON, or plain text output for direct use in workflows.
Instructions
Retrieve full decrypted content of an email by its unique internal ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Return format - 'markdown' (formatted note), 'json' (raw model), or 'text' (plain body) | markdown |
| email_id | Yes | The unique email ID returned from search_emails |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||