What problem does it solve?
Build targeted lists of contacts or companies from ZoomInfo data without manually figuring out complex filter criteria and formatting results into a usable table.
Core Features & Use Cases
- Natural-language criteria to structured filters: Converts roles, seniority, departments, industries, size, geography, tech stack, and growth signals into concrete search parameters.
- Deterministic lookup for filter values: Resolves each filter’s valid values via lookup and uses returned IDs to avoid guessing.
- Search + optional enrichment for completeness: Runs
search_contacts and/or search_companies, then enriches top results with enrich_contacts or enrich_companies to fill missing details.
- Export-ready tabular output: Produces a clean markdown/CSV-style table artifact including the criteria actually applied and a summary of results and data quality.
Quick Start
Ask for a list by describing your target audience and constraints, for example: “Build me a list of VP of Sales at healthcare companies using Salesforce with 500+ employees in the UK, return 25 results, and include name, title, company, email, and direct phone.”