# Clearout AI integration on Definable

> Clearout offers AI-powered email validation, email finder, and prospecting services to enhance email deliverability and lead generation.

## What this connects

Clearout offers AI-powered email validation, email finder, and prospecting services to enhance email deliverability and lead generation.

Vendor: https://www.clearout.io/

## Tools available

**21** tools available. First 12:

- `CLEAROUT_AUTOCOMPLETE_COMPANY_TO_DOMAIN` — Autocomplete Company to Domain — Tool to autocomplete company names to probable domains with confidence scores. Use after obtaining a company name or URL to get suggestions.
- `CLEAROUT_BUSINESS_ACCOUNT_VERIFY` — Business Account Verify — Tool to check if an email belongs to a business/work account. Use when validating corporate emails before onboarding.
- `CLEAROUT_CATCH_ALL_VERIFY` — Catch-All Verify — Tool to check if an email domain is catch-all. Use after confirming email validity.
- `CLEAROUT_DISPOSABLE_VERIFY` — Verify Disposable Email — Tool to check if an email is from a disposable provider. Use after acquiring an email address.
- `CLEAROUT_DOMAIN_FIND_MX` — Find Domain MX Records — Tool to retrieve MX records for a domain in priority order. Use when you need to find a domain's mail servers (e.g., for email routing setup).
- `CLEAROUT_DOMAIN_FIND_WHOIS` — Fetch Domain WHOIS Information — Tool to fetch WHOIS record for a domain. Use when you need WHOIS data for a domain.
- `CLEAROUT_EMAIL_FINDER_BULK` — Bulk Email Finder — Tool to upload a CSV or XLSX contacts file for bulk email finding. Use when you need to find emails for a list of contacts in bulk.
- `CLEAROUT_EMAIL_FINDER_BULK_CANCEL` — Cancel Bulk Email Finder Job — Tool to cancel a running bulk email finder job. Use when you need to stop an in-progress list scan before completion.
- `CLEAROUT_EMAIL_FINDER_BULK_RESULT_DOWNLOAD` — Bulk Email Finder Result Download — Tool to generate a bulk email finder result download URL. Use after confirming bulk job completion to retrieve the result file link.
- `CLEAROUT_EMAIL_VERIFY_BULK` — Bulk Email Verify — Tool to upload a CSV or XLSX file for bulk email verification. Use when you have a list of emails to verify in bulk.
- `CLEAROUT_EMAIL_VERIFY_BULK_CANCEL` — Cancel Bulk Email Verification Job — Cancel an in-progress bulk email verification job. Use this to stop a running verification before it completes, saving credits for unprocessed emails. The job must be in a cancellable state (not already completed or cancelled). Returns error code 1029 if list doesn't exist, or error code 1116 if the list is not in a cancellable stage.
- `CLEAROUT_EMAIL_VERIFY_BULK_PROGRESS_STATUS` — Bulk Email Verify Progress Status — Tool to retrieve progress for a bulk email verification job. Use after initiating a bulk verification to poll its state and percent complete.

## Auth

Auth schemes: `API_KEY`.

## How agents use Clearout

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

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

The Verifier checks every Clearout 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/clearout/
- 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
