send_email
Send emails through Gmail with options for HTML content, CC, and BCC recipients. This tool enables automated email sending from conversational AI interfaces.
Instructions
Send an email via Gmail. Set html=True for HTML body. cc/bcc are comma-separated email addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| subject | Yes | ||
| body | Yes | ||
| html | No | ||
| cc | No | ||
| bcc | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |