reply_email
Reply to an existing email, automatically setting threading headers and determining recipients. Handles reply-all with optional sender identity detection.
Instructions
Reply to an existing email. Automatically sets threading headers (In-Reply-To, References) and determines recipients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Reply body text (plain text) | |
| emailId | Yes | ID of the email to reply to | |
| replyAll | No | Reply to all recipients (default: reply only to sender) | |
| identityId | No | Sender identity ID. Auto-detected if omitted. |