Reply to Email
reply_to_emailReply to an existing email, automatically pre-filling the recipient and subject. Optionally reply to all original CC recipients.
Instructions
Send a reply to an existing email. Fetches the original to pre-fill To, Re:-prefixed subject, and thread references. Use replyAll to include original CC recipients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailId | Yes | UID of the email to reply to | |
| folder | No | Folder the original message lives in. Providing this avoids UID collisions across folders. | |
| body | Yes | Reply body (plain text or HTML) | |
| isHtml | No | ||
| replyAll | No | Include all original CC recipients |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| messageId | No | ||
| reason | No |