Marketing9 toolsPaste one API key
MailerCheck integration for AI agents
MailerCheck verifies individual email addresses and email lists, reports verification results, and tracks account credit balances.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect MailerCheck once and call the same tools from all of them.
Setup
Connect MailerCheck 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
MailerCheck exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
mailercheck_get_credit_balance | Return the current MailerCheck verification-credit balance | Read |
mailercheck_get_current_account | Return the connected MailerCheck user and account identity | Read |
mailercheck_get_verification_list | Return one verification list, including its status, item count, verification timing, and | Read |
mailercheck_list_verification_lists | Return one page of verification lists for the connected MailerCheck account, with an opaque | Read |
mailercheck_list_verification_results | Return one page of email-level results for a verification list, optionally filtered by | Read |
mailercheck_create_verification_list | Create a MailerCheck verification list by ingesting a name and email-address array | Write |
mailercheck_start_list_verification | Irreversibly start verification of every address in a MailerCheck list | Read |
mailercheck_verify_email | Consumes exactly one MailerCheck verification credit on every successful call | Read |