send_email
Send email messages to multiple recipients with a subject and body. Supports plain text and HTML content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| html | No | ||
| subject | Yes | ||
| to_emails | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |