// Integrations/Enformion

Enformion, typed and ready to call.

Consumer skip-trace API for finding personal mobile phones from name + city/state. Designed for SMB owners (restaurants, retail) with no LinkedIn presence. Returns typed phones with isConnected flag and identity score.

EnrichmentBYOK supported7 tools
$ deepline tools describetyped
$ deepline tools describe enformion_business_search --json
01Available tools

7 typed tools. Same shape as every other module.

enformion
  • Enformion Business Search
    enformion_business_search
    business_lookupcompany_searchofficerssmb
  • Enformion Contact Enrich
    enformion_contact_enrich
    consumercontact_enrichphone_finderskip_trace
  • Enformion Linkedin ID
    enformion_linkedin_id
    linkedin_lookupperson_search
  • Enformion Person Search
    enformion_person_search
    consumeremail_finderperson_searchskip_trace
  • Enformion Property V2 Search
    enformion_property_v2_search
    address_lookupproperty_search
  • Enformion Reverse Phone Search
    enformion_reverse_phone_search
    consumerperson_searchphone_finderreverse_phone
  • Enformion Workplace Search
    enformion_workplace_search
    phone_findersmbworkplaceworkplace_search
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 Enformion 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