Send Email lets AI agents send transactional emails on your behalf — through your own verified sending domain, not a shared platform address. Great for notifications, receipts, outreach sequences, and automated follow-ups triggered by agent workflows.
It connects to your email account so messages come from you. You can send a single email or batch up to 100 at once, check delivery status, and list your verified sending domains — all from one tool without touching code.
What you can do
- Send a single transactional email with HTML or plain-text body, CC, BCC, and reply-to
- Send up to 100 emails in a single batch call
- Check delivery status, opens, and clicks on any sent message
- List recent sent emails
- View your verified sending domains to confirm valid from addresses
Who it's for
Developers and power users who want AI agents to send emails as part of automated workflows. Teams using Claude to draft and send outreach, confirmations, or alerts without manually copying content into an email client.
How to use it
- Use list_domains to confirm which sending addresses are available on your account
- Use send_email to send a message — the from address must be on a verified domain
- Use get_email with the returned email ID to check delivery status, opens, and clicks
- For bulk sends, use send_batch with an array of email objects — same structure, up to 100 at once
Getting started
Connect your email account to get started. Once connected, use list_domains to see which from addresses you can send from.