reply
Reply to an existing email to keep the conversation thread intact, automatically setting the recipient, Re: subject, and threading headers.
Instructions
Reply to a message so it stays in the SAME conversation.
Prefer this over send_email when answering: it fills in the recipient, an Re: subject
and the threading headers. A plain send_email starts a new conversation in the
recipient's client, which does not look like a reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| bcc | No | ||
| body | No | ||
| html | No | ||
| address | Yes | ||
| message_id | Yes |