prepare_forward
Prepare an email forward with an optional note, generate a preview for user approval, then commit to send.
Instructions
Prepare a forward of a message and return a preview for approval.
Does not send. Use commit_action after the user approves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| note | No | ||
| message_id | Yes | ||
| from_account | No | ||
| save_as_draft | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |