forward_email
Forward an existing email to new recipients, optionally adding a message above the forwarded content.
Instructions
Forward an existing email to new recipients with an optional message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email addresses to forward to (max 100) | |
| body | No | Optional message to include above the forwarded content | |
| emailId | Yes | ID of the email to forward | |
| identityId | No | Sender identity ID. Uses default if omitted. |