Fullenrich

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.

9 actions Integration catalog
Request access
Connect Fullenrich once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Contact Data ListFULLENRICH_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.
Get current credit balanceFULLENRICH_GET_CURRENT_CREDIT_BALANCE
Tool to retrieve current workspace credit balance. Use after authenticating your API key.
Get Bulk Enrichment ResultFULLENRICH_GET_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.
Get Reverse Email ResultFULLENRICH_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.
Reverse Email LookupFULLENRICH_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.
Search CompanyFULLENRICH_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.
Search PeopleFULLENRICH_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.
Start Bulk EnrichmentFULLENRICH_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.
Verify API KeyFULLENRICH_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.