send_email
Deliver transactional emails by specifying recipient, sender, subject, and inline HTML or using a stored template.
Instructions
Send a test/transactional email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email | |
| html | No | ||
| subject | No | ||
| from_email | Yes | ||
| template_id | No | Use stored template instead of inline content | |
| substitution_data | No |