forward_email
Forward a specific email from your mailbox to new recipients, optionally adding a message. The original email is quoted below.
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 |