forward_email
Forward a specific email by IMAP UID to one or more recipients, with an optional note above the forwarded content.
Instructions
Forward an email by UID to a new recipient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Forward recipient(s), comma-separated | |
| uid | Yes | IMAP UID to forward | |
| note | No | Optional note above forwarded content | |
| folder | No | IMAP folder | INBOX |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |