You can wire the Resend node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Resend under Credentials in the node settings. See Connecting credentials for the general flow. Enter the values manually when creating the credential. Get your credentials here.Operations
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Cancel Email | cancel_email | Cancel a scheduled email before it is sent. | |
| Get Email | get_email | Retrieve the status and details of a sent email. | |
| Reschedule Email | update_email | Reschedule a previously scheduled email. | |
| Send Email | send_email | Send a transactional email through Resend. |
Other
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Receive Webhook Events | receive_webhook | Receive webhook events from Resend (delivered, bounced, opened, complained). | Yes |