get_email
Retrieve the full plain-text content of a specific email using account and envelope IDs from search results. Strips HTML and truncates body to ~4000 tokens.
Instructions
Get full plain-text content of an email. account_id and envelope_id come from search_emails results. HTML is stripped. Body is truncated at ~4000 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| envelope_id | Yes |