Email Sender — Transactional Email via API

Email sending API for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Email Send Message: Use this when you need to send an email to one or more recipients. Returns delivery confirmation in JSON. Returns: 1. messageId (unique identifier) 2. status (sent/queued/failed) 3

What data it sees

Do you need an account

No: the server works without sign-in

Email sending API for AI agents. Send transactional emails programmatically — text or HTML body, custom subject, from address, delivery status confirmation and message ID. Powered by Resend.

Tools: email_send_message.

Use this when your agent needs to send notifications, reports, alerts, or outreach emails. IMPORTANT: Verify recipient with email_verify_address BEFORE sending to avoid bounces.

Returns: {id, status, from, to, subject}. No API key required — x402 micropayment $0.003/call on Base L2.

Server tool list (1)

Raw names from tools/list. Only developers need these.

email_send_messageUse this when you need to send an email to one or more recipients. Returns delivery confirmation in JSON. Returns: 1. messageId (unique identifier) 2. status (sent/queued/failed) 3. timestamp (ISO 86