// Integrations/Clay Enterprise

Clay Enterprise, typed and ready to call.

Bring-your-own-key access to Clay searches, routines, batch runs, account context, and enterprise table queries.

EnrichmentBYOK supported13 tools
$ deepline tools describetyped
$ deepline tools describe clay_create_filters --json
01Available tools

13 typed tools. Same shape as every other module.

clay
  • Clay Enterprise Create Filters
    clay_create_filters
    byokcompany_searchdata_retrievalpeople_search
  • Clay Enterprise Create Query Mode
    clay_create_query_mode
    byokcompany_searchdata_retrievalpeople_search
  • Clay Enterprise Fields
    clay_fields
    byokcompany_searchdata_retrievalpeople_search
  • Clay Enterprise Get Public API Me
    clay_get_public_api_me
    account_managementbyok
  • Clay Enterprise Get Routine Run Batch Results
    clay_get_routine_run_batch_results
    automationbyok
  • Clay Enterprise Get Run Results
    clay_get_run_results
    automationbyok
  • Clay Enterprise Query
    clay_query
    byokdata_retrieval
  • Clay Enterprise Query Mode Reference
    clay_query_mode_reference
    byokcompany_searchdata_retrievalpeople_search
  • Clay Enterprise Run
    clay_run
    byokcompany_searchdata_retrievalpeople_search
  • Clay Enterprise Run Query Mode
    clay_run_query_mode
    byokcompany_searchdata_retrievalpeople_search
  • Clay Enterprise Run Routine
    clay_run_routine
    automationbyok
  • Clay Enterprise Run Routine Batch Upload URL
    clay_run_routine_batch_upload_url
    automationbyok
  • Clay Enterprise Start Routine Run Batch
    clay_start_routine_run_batch
    automationbyok
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 Clay Enterprise 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