get_email
Retrieve full email content, including headers and body, by providing a message_ref obtained from list_emails or search_emails results.
Instructions
Read the full content of a specific email including headers and body. The message_ref comes from list_emails or search_emails results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_ref | Yes | Composite message reference in format "account::mailbox::rfc2822-id". Obtained from list_emails or search_emails results. |