Get Email
get_emailRetrieve full decrypted email content using its unique ID from search results. Choose markdown, JSON, or plain text output to get the exact format needed.
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 | |||