send_email
Send emails to recipients with required subject and body, plus optional CC and BCC, using Google Workspace.
Instructions
Send a new email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipients (comma-separated) | |
| to | Yes | Recipient email address | |
| bcc | No | BCC recipients (comma-separated) | |
| body | Yes | Email body (can include HTML) | |
| subject | Yes | Email subject |