Reply to a message
mail_replySend an immediate reply to an existing email, placing your comment above the quoted original. Choose to reply to all recipients. Confirm before sending—there is no undo.
Instructions
Sends a reply to an existing message immediately — it does not create a draft, and there is no undo, so confirm the text with the user first. Your comment is placed above the quoted original as plain text; Graph builds the subject and recipients itself. replyAll includes every original recipient. Sending needs the Mail.Send permission, which is separate from read/write access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the message being replied to. | |
| comment | Yes | Your reply text. It is placed above the quoted original as plain text. | |
| replyAll | No | Reply to every recipient rather than only the sender. Defaults to false. |