Tool to create a new email template in Resend. Use when you need to define reusable email templates with optional variables.
fromSender email address. To include a friendly name, use the format 'Your Name <sender@domain.com>'.
htmlRequiredstringThe HTML version of the template. Use {{VARIABLE_NAME}} syntax to reference template variables.
nameRequiredstringThe name of the template.
textstringThe plain text version of the template. If omitted, Resend will auto-generate from HTML.
aliasstringThe alias of the template. This is an optional identifier that can be used instead of the template ID.
subjectstringEmail subject for the template.
reply_toReply-to email address. For multiple addresses, send as an array of strings.
variablesarrayTemplate variables. Up to 50 variables can be defined per template.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.