# Fullenrich AI integration on Definable

> FullEnrich is a B2B email and phone waterfall enrichment platform that aggregates contact information from over 15 premium vendors to find the emails and phone numbers of leads.

## What this connects

FullEnrich is a B2B email and phone waterfall enrichment platform that aggregates contact information from over 15 premium vendors to find the emails and phone numbers of leads.

Vendor: https://fullenrich.com/

## Tools available

**9** tools available. First 9:

- `FULLENRICH_CREATE_CONTACT_DATA_LIST` — Create Contact Data List — Tool to create a list of contact data entries. Use when preparing the 'datas' payload for bulk enrichment; validates each contact's composition and returns a JSON-ready list.
- `FULLENRICH_GET_CURRENT_CREDIT_BALANCE` — Get current credit balance — Tool to retrieve current workspace credit balance. Use after authenticating your API key.
- `FULLENRICH_GET_ENRICHMENT_RESULT` — Get Bulk Enrichment Result — Tool to retrieve results of a bulk enrichment by enrichment ID. Use after submitting a bulk enrichment job to check its status and get enriched data.
- `FULLENRICH_GET_REVERSE_EMAIL_RESULT` — Get Reverse Email Result — Tool to retrieve results from a reverse email lookup operation using reverse email ID. Use after submitting a reverse email lookup to check its status and get contact data.
- `FULLENRICH_REVERSE_EMAIL_LOOKUP` — Reverse Email Lookup — Tool to perform bulk reverse email lookup to retrieve full person and company profile from work or personal email addresses. Use when you have email addresses and need to enrich them with complete contact information. Results are processed asynchronously; use the returned enrichment_id to retrieve actual data.
- `FULLENRICH_SEARCH_COMPANY` — Search Company — Tool to search for companies based on filters including name, domain, industry, type, headquarters location, headcount, and founded year. Multiple filters within the same field are combined with OR logic. Use when you need to find companies matching specific criteria.
- `FULLENRICH_SEARCH_PEOPLE` — Search People — Tool to search for people based on filters including company, location, skills, position titles, and seniority levels. Multiple filters within the same field are combined with OR logic. Use when you need to find people matching specific professional criteria.
- `FULLENRICH_START_BULK_ENRICHMENT` — Start Bulk Enrichment — Tool to start a bulk enrichment job. Use when you have up to 100 contacts prepared and need batch enrichment. Use after confirming contact data.
- `FULLENRICH_VERIFY_API_KEY` — Verify API Key — Tool to check if your API key is valid and return the associated workspace ID. Use when you need to verify API key validity before performing other operations.

## Auth

Auth schemes: `API_KEY`.

## How agents use Fullenrich

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

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

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

## Categories

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

## Related

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