Forward Email
forward_emailForward an email to a new recipient, preserving original headers and quoted content. Optionally add a message before the forwarded content.
Instructions
Forward an email to a new recipient. Original message is included as quoted content. Standard email headers (From, Date, Subject) are preserved in the forward body. Optionally prepend a message before the forwarded content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address(es), comma-separated | |
| folder | No | Folder the original message lives in. Providing this avoids UID collisions across folders. | |
| emailId | Yes | UID of the email to forward | |
| message | No | Optional message to prepend before the forwarded content | |
| account_id | No | Optional account ID to route this call to (multi-account configs). Omit to use the active account. Configured account IDs are listed in the settings UI (Accounts tab). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| success | Yes | ||
| messageId | No |