Skip to main content

Resend

Send transactional email through Resend and check delivery.

Connect Resend with an API key to send email from the account's verified domains, list those domains, and read a sent email's delivery status.

Connect

Credential fieldRequiredWhere it comes from
API key (API_KEY)YesA Resend API key, sent as a Bearer token.

Tools

ToolAccessWhat it does
Send email (yekar.resend.send-email)WriteSend an email through Resend from a domain verified on the account. This delivers to real inboxes immediately.
Get email (yekar.resend.get-email)ReadRead one sent email's delivery status by the id Send email returned.
List domains (yekar.resend.list-domains)ReadList the sending domains on this Resend account with each one's verification status - the from address must use a verified one.

Notes

  • In Resend, open API Keys and create a key. Full-access keys can also read; sending-only keys cannot.
  • The from address must use a domain verified on the account - List domains shows which are.