// Integrations/The Swarm

The Swarm, typed and ready to call.

Bring-your-own-key access to The Swarm profile and company search, enrichment, relationships, and LinkedIn social data.

EnrichmentBYOK supported12 tools
$ deepline tools describetyped
$ deepline tools describe theswarm_aggregate_profiles --json
01Available tools

12 typed tools. Same shape as every other module.

theswarm
  • The Swarm Aggregate Profiles
    theswarm_aggregate_profiles
    byokrelationship_intelligence
  • The Swarm Fetch Companies V3
    theswarm_fetch_companies_v3
    byokcompanyrelationship_intelligence
  • The Swarm Fetch Profiles V3
    theswarm_fetch_profiles_v3
    byokpersonrelationship_intelligence
  • The Swarm Get Company Posts
    theswarm_get_company_posts
    byokrelationship_intelligence
  • The Swarm Get Post Comments
    theswarm_get_post_comments
    byokrelationship_intelligence
  • The Swarm Get Post Reactions
    theswarm_get_post_reactions
    byokrelationship_intelligence
  • The Swarm Get Post Reshares
    theswarm_get_post_reshares
    byokrelationship_intelligence
  • The Swarm Get Profile Posts
    theswarm_get_profile_posts
    byokrelationship_intelligence
  • The Swarm Get Refreshed Profile
    theswarm_get_refreshed_profile
    byokenrichmentpersonrelationship_intelligence
  • The Swarm Relationships V3
    theswarm_relationships_v3
    byokrelationship_intelligence
  • The Swarm Search Companies V3
    theswarm_search_companies_v3
    byokrelationship_intelligence
  • The Swarm Search Profiles V3
    theswarm_search_profiles_v3
    byokrelationship_intelligence
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 The Swarm 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