forward_message
Forward an existing email to a new recipient by providing the message ID, mailbox, account, and recipient address. Optionally include introductory text.
Instructions
Forward an existing email message to a new recipient. Does not support adding new attachments (Mail.app limitation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The numeric ID of the message to forward | |
| mailboxName | Yes | The name of the mailbox containing the message | |
| accountName | Yes | The name of the account containing the mailbox | |
| to | Yes | The recipient email address to forward to | |
| body | No | Optional text to prepend to the forwarded message body |