outlook_reply_to_email
Reply to an email by providing its message ID and message body. Supports plain text or HTML responses.
Instructions
Reply to an existing email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The ID of the email to reply to | |
| body | No | Reply message body | |
| bodyType | No | Body content type | text |
| comment | No | Optional comment for the reply |