forward_email
Forward an email to new recipients, adding your own message above the quoted original. Optionally include attachments.
Instructions
Forward an email to new recipients with optional additional message. Original email is quoted below.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipients | |
| to | Yes | Forward to these recipients | |
| body | No | Additional message above the forwarded content | |
| account | Yes | Account name from list_accounts | |
| emailId | Yes | Email ID to forward (from list_emails or get_email) | |
| mailbox | No | Mailbox where the original email is | INBOX |
| attachments | No | Local files to attach |