Send email
google_gmail_sendSend email messages from a connected Google account by specifying recipient, subject, and body. Supports optional CC, BCC, and text or HTML body format.
Instructions
Send an email from the connected account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipient(s). | |
| to | Yes | Recipient email(s). | |
| bcc | No | BCC recipient(s). | |
| body | Yes | Message body. | |
| account | No | Account nickname to use. | |
| subject | Yes | Subject line. | |
| bodyType | No | Body format (default text). |