forward_email
Forward an email to one or more recipients by providing the email item ID and target addresses. Optionally include a message above the forwarded content.
Instructions
Forward an email to other recipients.
Args: item_id: The Exchange ItemId of the email to forward. to: Comma-separated list of recipient email addresses. body: Optional message to include above the forwarded content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| to | Yes | ||
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |