forward_message
Forward an email to new recipients, prepend your message before the original, and optionally include its attachments. Starts a new thread.
Instructions
Forward a message to new recipients, optionally re-attaching its attachments.
body_text is prepended before the quoted original. Starts a new thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | ||
| to | Yes | ||
| body_text | No | ||
| cc | No | ||
| bcc | No | ||
| include_attachments | No | ||
| account | No | ||
| password | No |