outlook_reply_to_email
Reply to an existing Outlook email by providing its message ID and optional body. Enables AI agents to send responses programmatically.
Instructions
Reply to an existing email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Reply message body | |
| comment | No | Optional comment for the reply | |
| bodyType | No | Body content type | text |
| messageId | Yes | The ID of the email to reply to |