Email Sender — Transactional Email via API

Email sending API for AI agents.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • 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

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

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.

Список инструментов сервера (1)

Технические названия из tools/list. Нужны только разработчикам.

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