# Emaillistverify AI integration on Definable

> EmailListVerify is a service that provides email verification and validation to ensure email lists are clean and deliverable.

## What this connects

EmailListVerify is a service that provides email verification and validation to ensure email lists are clean and deliverable.

Vendor: https://emaillistverify.com/

## Tools available

**12** tools available. First 12:

- `EMAILLISTVERIFY_CHECK_BLACKLISTS` — Check Blacklists — Tool to check an IP address (IPv4/IPv6) or domain against multiple DNS-based blacklists (DNSBLs) for spam or malicious activity. Use when you need to verify the reputation of an IP or domain. Rate limit: 10 requests/second.
- `EMAILLISTVERIFY_CHECK_DISPOSABLE` — Check Disposable Domain — Tool to verify if an email domain is associated with temporary/disposable email addresses. Includes DNS record verification. Use when you need to validate if a domain is disposable before accepting email registrations.
- `EMAILLISTVERIFY_DELETE_MAILLIST` — Delete Maillist — Tool to delete a finished email list. Use when you need to remove a completed verification list. Only lists that have completed verification can be deleted.
- `EMAILLISTVERIFY_DOWNLOAD_MAILLIST` — Download Email List — Tool to download a finished email list with verification results. Supports customizable columns (firstName, lastName, gender, result, etc.) and file format (csv/xlsx). Rate limit: 5 requests/second.
- `EMAILLISTVERIFY_FIND_CONTACT` — Find Contact Email — Tool to search for a contact's business email address by name and company domain. Returns possible emails with confidence levels (high/medium/low/unknown). Rate limit: 5 requests/second. Credits: 5 (with name) or 10 (domain only).
- `EMAILLISTVERIFY_GET_API_FILE_INFO` — Get API File Info — Tool to retrieve progress of an uploaded email list verification. Returns status (errored/waiting/progress/finished) with download URLs when complete.
- `EMAILLISTVERIFY_GET_CREDITS` — Get Credits — Tool to retrieve details about available on-demand and subscription credits. Use when you need to check credit balance before performing verifications. On-demand credits never expire, subscription credits are refreshed daily. Rate limit: 10 requests/second.
- `EMAILLISTVERIFY_GET_EMAIL_JOB` — Get Email Job Status — Tool to get the status of an asynchronous email verification job. Use when you need to check if a verification job has completed and retrieve its results. Rate limit: 100 requests per second.
- `EMAILLISTVERIFY_GET_MAILLIST_PROGRESS` — Get Maillist Progress — Tool to retrieve real-time progress updates for an uploaded email list verification. Shows status, completion percentage, and credit usage. Rate limit: 100 requests/second.
- `EMAILLISTVERIFY_UPLOAD_EMAIL_LIST` — Upload Email List — Tool to upload an email list file for bulk verification. Accepts .csv, .txt, or .xlsx files (max 100MB, 1M rows). Returns an ID to query verification progress. Rate limit: 5 requests/second.
- `EMAILLISTVERIFY_VERIFY_SINGLE_EMAIL` — Verify Single Email — Tool to verify email deliverability status of a single email address. Returns a plain text status representing deliverability. Rate limit: 10 requests/second. Credits required: 1.
- `EMAILLISTVERIFY_VERIFY_SINGLE_EMAIL_DETAILED` — Verify Single Email Detailed — Tool to verify email deliverability with detailed metadata including MX server info, ESP, first/last name estimation, gender, and role detection. Use when you need comprehensive email validation beyond basic deliverability. Rate limit: 10 requests/second, requires 1 credit per verification.

## Auth

Auth schemes: `API_KEY`.

## How agents use Emaillistverify

Inside a Definable workflow, Emaillistverify is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Emaillistverify** — the Researcher (GPT-5.5) pulls context from Emaillistverify (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Emaillistverify** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Emaillistverify (create record, post message, draft email).
- **Designer / Engineer → Distributor → Emaillistverify** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Emaillistverify (attach file, open PR comment, post status).

The Verifier checks every Emaillistverify call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- email — https://definable.ai/apps/category/email/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

- HTML page: https://definable.ai/apps/emaillistverify/
- Same category (email): https://definable.ai/apps/category/email/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
