get_email_raw
Retrieve raw email data in RFC 2822 format with full headers and MIME body as base64-encoded content for debugging or export purposes.
Instructions
Get the raw RFC 2822 source of an email (full headers + MIME body) as base64-encoded data. Useful for debugging or export. Capped at 1 MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Email UID | |
| mailbox | No | Mailbox name (default INBOX) |