send_email
Send email to specified recipients with a subject and body. Supports plain text or HTML, enabling HR teams to deliver onboarding communications directly from automation workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| html | No | ||
| subject | Yes | ||
| to_emails | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |