Marketing23 toolsPaste one API key
MailerSend integration for AI agents
MailerSend is a transactional email service designed for developers to integrate email sending capabilities into their applications.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect MailerSend once and call the same tools from all of them.
Setup
Connect MailerSend 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
MailerSend exposes 23 tools through ClawLink. The 22 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
mailersend_get_api_quota | Retrieve current API usage quota | Read |
mailersend_get_domain | Retrieve detailed information about a specific sending domain in MailerSend | Read |
mailersend_get_domain_recipients | List recipients for a domain | Read |
mailersend_get_domains | Retrieve a paginated list of all sending domains configured in your MailerSend account | Read |
mailersend_get_general_resources | Retrieve general API resources and information | Read |
mailersend_get_identities | Retrieves a paginated list of sender identities configured in your MailerSend account | Read |
mailersend_get_messages | Retrieve a paginated list of sent messages | Read |
mailersend_get_recipients | Retrieve a list of email recipients | Read |
mailersend_get_sms_activity | Retrieve SMS activity logs | Read |
mailersend_get_sms_inbounds | Retrieve inbound SMS route configurations | Read |
mailersend_get_sms_messages | Retrieves a paginated list of SMS messages sent through the MailerSend API | Read |
mailersend_get_sms_numbers | Retrieve a paginated list of SMS phone numbers | Read |
mailersend_get_sms_recipients | Retrieve a list of SMS recipients | Read |
mailersend_get_smtp_users | Retrieve a list of SMTP users | Read |
mailersend_get_templates | Retrieves a paginated list of email templates from your MailerSend account | Read |
mailersend_get_tokens | Retrieves a paginated list of API tokens associated with your MailerSend account | Read |
mailersend_get_users | Retrieve a list of users associated with your account | Read |
mailersend_get_webhooks | Retrieve a list of webhooks | Read |
mailersend_create_domain | Add a new sending domain to MailerSend | Write |
mailersend_create_smtp_user | Create a new SMTP user | Write |
mailersend_create_token | Creates a new API token with specified scopes (permissions) for a domain | Write |
mailersend_create_webhook | Create a new webhook for a MailerSend domain | Write |