resend_send_email
Send an email through the Resend API. Define sender, recipient, subject, and optional HTML or plain text content.
Instructions
Send an email using Resend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | ||
| to | Yes | ||
| subject | Yes | ||
| html | No | ||
| text | No | ||
| api_key | No |