resend_send_email
Send emails via the Resend API with required fields: from, to, subject. Supports both HTML and 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 |