forward_email
Forward to explicit To/Cc/Bcc recipients. Original attachments are not included unless selected or the original .eml is attached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | Cc recipient addresses without display names. | |
| to | No | To recipient addresses without display names. | |
| bcc | No | Bcc recipient addresses without display names. | |
| html | No | HTML body. Sending requires nonblank text or html. | |
| text | No | Plain text body. Sending requires nonblank text or html. | |
| messageId | Yes | EPST message UUID, not an email address or RFC Message-ID. | |
| attachmentIds | No | READY attachment IDs owned by this mailbox. | |
| attachOriginal | No | Attach the entire original MIME as .eml; also requires mail:write. | |
| idempotencyKey | Yes | A new operation key; reuse exactly the same key and input when retrying. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||