Forward a message
mail_forwardForward an existing email immediately with attachments and an optional comment. Confirm recipients first because sending is instant and cannot be undone.
Instructions
Forwards an existing message immediately, attachments included — it does not create a draft and there is no undo, so confirm the recipients with the user first. Your comment, if any, is placed above the forwarded content. Sending needs the Mail.Send permission, which is separate from read/write access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the message being forwarded. | |
| to | Yes | Who to forward it to. At least one is required. | |
| comment | No | Optional note above the forwarded message. |