Agentic Service Discovery

Resources

M

Mailgun

by Sinch Mailgun

Connect agents to Mailgun to send transactional emails, manage lists, and track delivery events.

CommunicationFree / PaidAPI keyemailtransactionalsmtpdeliverabilitytemplates

How agents use Mailgun

  • Send transactional emails for events like signups, orders, and password resets
  • Use templates to generate personalized emails from dynamic data
  • Monitor delivery rates and bounce events to maintain list hygiene
  • Validate email addresses before adding to mailing lists
  • Schedule time-sensitive email campaigns or reminders

Agent actions

Send EmailSend a transactional email via Mailgun

Inputs: to, from, subject, html, text, cc, bcc, replyTo, tags, trackingEnabled, scheduledAt

Returns: messageId, success

Send Template EmailSend an email using a stored Mailgun template

Inputs: to, from, subject, template, variables

Returns: messageId, success

Get Event LogsQuery email event logs for delivery, opens, clicks, and bounces

Inputs: event, recipient, begin, limit

Returns: events, count

Validate EmailValidate an email address for deliverability

Inputs: address

Returns: isValid, isDisposable, isRole, mailboxVerification

Example workflows

1

Password reset flow

Agent sends templated password reset emails when triggered by auth events

2

Order confirmation

Agent sends order confirmation emails with dynamic order details using templates

About Mailgun

Vendor
Sinch Mailgun
Pricing Always review details with the vendor
Free / PaidFree: 100 emails/day for 3 months. Pay-as-you-go from $0.80/1,000 emails. Plans from $15/month.
Authentication
API key
Rate limit Always review details with the vendor
200 requests / minute
Compatible nodes
AgentResourceOutput

Build an AI workflow with Mailgun

Use the Agentic Planner to design, visualize, and connect Mailgun with your other tools.

Open Agentic Planner

Related Communication tools