// Integrations/QuickEnrich

QuickEnrich, typed and ready to call.

Contact and company search with email, phone, and reverse-email enrichment.

EnrichmentBYOK supported12 tools
$ deepline tools calltyped
$ deepline tools call quickenrich_company_contacts_search \
    --json '{"input": "your data here"}'
01Available tools

12 typed tools. Same shape as every other module.

quickenrich
  • QuickEnrich Company Contacts Search
    quickenrich_company_contacts_search
    company_contactspeople_searchpremium
  • QuickEnrich Company Search
    quickenrich_company_search
    company_searchpremiumprospecting
  • QuickEnrich Company Services
    quickenrich_company_services
    freelookup
  • QuickEnrich Contact Search
    quickenrich_contact_search
    freepeople_searchprospecting
  • QuickEnrich Country Codes
    quickenrich_country_codes
    freelookup
  • QuickEnrich Employee Bands
    quickenrich_employee_bands
    freelookup
  • QuickEnrich Employee Email Enrich
    quickenrich_employee_email_enrich
    identity_resolutionpeople_enrichpremium
  • QuickEnrich Employee Phone Enrich
    quickenrich_employee_phone_enrich
    identity_resolutionpeople_enrichpremium
  • QuickEnrich Employee Ranges
    quickenrich_employee_ranges
    freelookup
  • QuickEnrich Industries
    quickenrich_industries
    freelookup
  • QuickEnrich Revenue Ranges
    quickenrich_revenue_ranges
    freelookup
  • QuickEnrich Reverse Email Lookup
    quickenrich_reverse_email_lookup
    identity_resolutionpeople_enrichpremium
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call QuickEnrich from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding