send_email
Send emails to specified recipients with subject and body. Supports CC, BCC, and HTML formatting, returning the provider message ID.
Instructions
Send an email. Returns the provider message id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| subject | Yes | ||
| body | Yes | ||
| account | No | ||
| cc | No | ||
| bcc | No | ||
| html | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||