ClawLink
Marketing14 toolsPaste one API key

MailSlurp integration for AI agents

MailSlurp provides programmable email and SMS inboxes, sending, testing, webhooks, and deliverability tools through a REST API.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect MailSlurp once and call the same tools from all of them.

Setup

Connect MailSlurp through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

MailSlurp exposes 14 tools through ClawLink. The 13 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
mailslurp_get_account_infoReturn the connected MailSlurp account identity, state, account type, subscription type, andRead
mailslurp_get_inboxGet one MailSlurp inbox by UUID, including its email address, type, labels, and lifecycle stateRead
mailslurp_list_contact_groupsList saved MailSlurp contact groups with optional creation-time filtersRead
mailslurp_list_contactsList saved MailSlurp contacts with optional search and creation-time filtersRead
mailslurp_list_domainsList custom domains configured for the connected MailSlurp account, including identifiersRead
mailslurp_list_emailsList received emails across the account or one selected inbox with unread, exact-searchRead
mailslurp_list_inboxesList MailSlurp inboxes with optional search, tag, type, domain, favorite, and creation-timeRead
mailslurp_list_sent_emailsList sent-email records, optionally filtered by source inbox, exact identifier/address searchRead
mailslurp_list_templatesList saved MailSlurp email templates with optional creation-time filtersRead
mailslurp_create_inboxCreate a MailSlurp HTTP or SMTP inboxWrite
mailslurp_get_emailGet one fully hydrated received email by UUID, including parsed headers, body contentRead
mailslurp_update_inboxUpdate an inbox's name, description, tags, expiration, or favorite statusWrite
mailslurp_send_emailSend an email from a specific MailSlurp inbox to addresses, saved contacts, or one contact groupWrite