send_email
Send an email notification to a specified recipient with a custom subject and body. Use it to deliver alerts, updates, or messages directly from your workflow.
Instructions
Send an email notification
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Email body content | |
| subject | Yes | Email subject line | |
| recipient | Yes | Email address of the recipient |