google_gmail_send
Send emails or reply to threads by specifying recipients, subject, body, and optional CC/BCC or HTML.
Instructions
Send an email or reply to an existing message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email(s), comma-separated | |
| subject | Yes | ||
| body | Yes | Email body (plain text or HTML) | |
| cc | No | ||
| bcc | No | ||
| html | No | Send as HTML | |
| reply_to_message_id | No | Message ID to reply to (keeps thread) |