send_email
Send email notifications to specified recipients with subject and body, supporting HTML format to automate HR communication during onboarding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| html | No | ||
| subject | Yes | ||
| to_emails | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |