send_email
Send emails directly from your configured accounts by specifying recipients, subject, body, and optional CC or BCC fields, with automatic account selection when none is provided.
Instructions
Send an email from one of your accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipients | |
| to | Yes | List of recipient email addresses | |
| bcc | No | BCC recipients | |
| body | Yes | Email body (plain text) | |
| account | No | Account to send from. If not specified, uses first available. | |
| subject | Yes | Email subject |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||