Resend

Send emails with Resend.

Configuration

From Address*
sender@yourdomain.com
To*
recipient@example.com
Subject*
Email subject
Body*
Email body content
Resend API Key*
••••••••

Tools

resend_send

Send an email using your own Resend API key and from address

Input

ParameterTypeRequiredDescription
fromAddressstringYesEmail address to send from
tostringYesRecipient email address
subjectstringYesEmail subject
bodystringYesEmail body content
contentTypestringNoContent type for the email body (text or html)
resendApiKeystringYesResend API key for sending emails

Output

ParameterTypeDescription
successbooleanWhether the email was sent successfully
tostringRecipient email address
subjectstringEmail subject

Usage Instructions

Integrate Resend into the workflow. Can send emails. Requires API Key.

Notes

  • Category: tools
  • Type: resend