Marketing8 toolsPaste one API key
TrueList integration for AI agents
TrueList validates email addresses, manages batch validation jobs, and retrieves validation history.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect TrueList once and call the same tools from all of them.
Setup
Connect TrueList 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
TrueList exposes 8 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
true_list_estimate_batch | Estimate email count, duplicates, and processing time for tabular batch data without creating a | Read |
true_list_get_account | Return the connected TrueList user identity, account name, and payment plan without exposing | Read |
true_list_get_batch | Get one TrueList batch-validation job by UUID, including progress counts and completed result | Read |
true_list_list_batches | List all batch-validation jobs in the connected TrueList account, including their current | Read |
true_list_list_validation_history | Return one page of previously validated email results, optionally filtered by batch, address | Read |
true_list_create_batch | Create an asynchronous TrueList batch email-validation job from tabular rows | Write |
true_list_validate_email | Validate one email address synchronously, consume validation capacity, and add the result to | Read |