← Tools Reference

Resend

Resend integration (Communication, Marketing). Imported from open-connector.

API key1 toolhttps://api.resend.com
POST
resend_send_email
Send an email with Resend.

/emails

5 parameters
ParamTypeRequiredDescription
fromstringrequiredThe sender email address.
tostringrequiredThe recipient email address.
subjectstringrequiredThe email subject line.
htmlstringoptionalThe HTML body of the email.
textstringoptionalThe plain text body of the email.