outlook_forward_email
Forward an email from Outlook to one or more new recipients, including an optional custom message or comment.
Instructions
Forward an existing email to new recipients
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The ID of the email to forward | |
| to | Yes | Recipient email addresses for forwarding | |
| body | No | Additional message body for the forward | |
| bodyType | No | Body content type | text |
| comment | No | Optional comment for the forward |