reply_email
Reply to an email with a custom body. Optionally reply to all recipients to include the original sender and all recipients.
Instructions
Reply to an email.
Args: item_id: The Exchange ItemId of the email to reply to. body: Reply body text. reply_all: If True, reply to all recipients. Otherwise reply to sender only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| body | Yes | ||
| reply_all | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |