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