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 field | Required | Where it comes from |
|---|---|---|
API key (API_KEY) | Yes | A Resend API key, sent as a Bearer token. |
Tools
| Tool | Access | What it does |
|---|---|---|
Send email (yekar.resend.send-email) | Write | Send an email through Resend from a domain verified on the account. This delivers to real inboxes immediately. |
Get email (yekar.resend.get-email) | Read | Read one sent email's delivery status by the id Send email returned. |
List domains (yekar.resend.list-domains) | Read | List 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.