send_email
Send email notifications to employees with a specified subject, body, and recipient list. Supports both plain text and HTML content for HR communications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| html | No | ||
| subject | Yes | ||
| to_email | Yes |