send_email
Send an email immediately using your Gmail account. Must include at least one recipient, subject, and body.
Instructions
Send an email immediately using the user's Gmail account. Requires at least one valid recipient address in the 'to' array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| body | Yes | ||
| html | No | ||
| subject | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |