Send one approved reply
sendSend a reply to an email thread using the messageId. Supports HTML or plain text body, with optional quoting of the original message and appending your Gmail signature.
Instructions
Send one approved reply. Requires messageId (marks source read, threads send). Provide body; set format to text/html for HTML (default text/plain). Legacy html still supported. quoteOriginal (default true) appends Gmail-style quoted parent history below the new body. appendSignature (default true) appends the account Gmail signature from Settings above the quote block. For new outbound / campaigns use send_new instead. Never run without explicit approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | ||
| to | Yes | ||
| subject | Yes | ||
| body | No | ||
| html | No | ||
| format | No | text/plain | |
| cc | No | ||
| bcc | No | ||
| quoteOriginal | No | ||
| appendSignature | No | ||
| accountAlias | No | ||
| chatScope | No |