Skip to content
Tools / Email Sender
Email Sender icon

Email Sender

Send transactional emails via Resend

Email Sender delivers transactional and outreach emails with proper threading, automatic unsubscribe handling, and idempotent delivery. Built for agents running email campaigns that need reliable, compliant, thread-correct sending.

It handles RFC 5322 threading headers so replies land in the right conversation in any email client. One-click unsubscribe links are signed and included automatically. Idempotency is built in — if the same campaign/lead/stage combination is sent twice, the second call is silently skipped. Unsubscribed recipients are blocked on every send attempt.

What you can do

  • send_email — send an email with proper threading, an automatic unsubscribe link, and idempotent delivery
  • list_thread — retrieve the full conversation history for a lead by campaign and lead ID

Who it's for

Sales teams, growth agents, and developers running automated outreach campaigns where deliverability, threading, and compliance matter. Ideal for multi-step follow-up sequences where you need a clean record of what was sent.

How to use it

  1. Call send_email with the recipient, sender, subject, and body in markdown. Include a campaign_id, lead_id, and stage for idempotency.
  2. For follow-up emails in the same thread, pass the original message's ID as in_reply_to and all prior message IDs as references.
  3. Use list_thread to check the conversation history for a lead before deciding whether to send another step.

Getting started

Connect your Resend account by saving your API key, then call send_email with your first outreach message.

Permissions and setup

  • Resend API Key (Outreach) (secret): API key for Resend outreach email delivery — get one at resend.com/api-keys
Send EmailPricing: paid

Send an email via Resend with RFC 5322 threading and RFC 8058 one-click unsubscribe. Idempotent per campaign_id:lead_id:stage.

Returns: The minted Message-ID and Resend delivery ID, or skipped=true if already sent or the recipient has unsubscribed
List ThreadPricing: free

Retrieve the full email conversation history for a lead including sent and received messages.

Returns: Array of messages in the thread with direction, subject, body, and timestamp
Loading reviews...

Loading activity...

v0.032026-04-22
  • send_email now refuses to send to recipients who have unsubscribed, on every call (previously only campaign-driven sends checked).
v0.022026-04-22
  • Unsubscribe links are now signed automatically; the unsubscribe_token input has been removed.
v0.012026-04-20
  • Initial release with send_email and list_thread skills

Connect ToolRouter to use Email Sender in Claude, ChatGPT, Copilot, and more — no code required.

Connect ToolRouter

Related Tools

Open X Manager
X Manager icon
X ManagerPost tweets, search, engage, follow, bookmark, and DM on X
2

Related Categories