Forward a message
mail_forwardForward email messages to recipients, with options for inline quoting or attachment as .eml, and add a covering note. Saves as draft or sends directly.
Instructions
Forward a message. Saves a reviewable draft unless mode="send".
inline quotes the original in the body; attachment attaches it as a
.eml, which preserves the headers a recipient may need. body is your
covering note and goes above the forwarded text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | No | ||
| mode | No | ||
| confirm | No | ||
| is_html | No | ||
| subject | No | ||
| forward_as | No | inline | |
| message_id | Yes | ||
| attachments | No | ||
| identity_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||