spix_email_send
Enable AI agents to send emails with customizable from, to, subject, body, and reply-to fields for automated communication.
Instructions
Send an email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_address | Yes | Sender email address | |
| to | Yes | Recipient email address | |
| subject | Yes | Email subject | |
| body | Yes | Email body (plain text or HTML) | |
| reply_to | No | Reply-to address |