Microsoft 365 Reply Email
m365_reply_emailUse this when the user wants to reply to a Microsoft 365 email (message ID from m365_list_emails). Requires a connected M365 account. Shows a preview first — set confirm=true to actually send. For replying to a message found in Apple Mail, use reply_email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message ID to reply to (from m365_list_emails or m365_read_email) | |
| confirm | No | Set to true to actually send (default: shows preview only) | |
| message | Yes | Your reply text | |
| reply_all | No | If true, reply to all recipients (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| message | No |