send_email
Send an email to specified recipients with subject, body, and optional cc/bcc using your Gmail account.
Instructions
Send an email immediately via the authenticated Gmail account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | Yes | ||
| subject | Yes | ||
| body_type | No | plain |