gmail_send_email
Send an email from your Gmail account to one or more recipients with subject, body, and optional CC. Supports plain-text or HTML content.
Instructions
Send an email from the connected Gmail account.
Args: to (required): Recipient address(es), comma-separated. subject (required): body (required): Plain-text or HTML body. cc: CC address(es), comma-separated. html: If true, body is treated as HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| subject | No | ||
| body | No | ||
| cc | No | ||
| html | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |