HeyReach, typed and ready to call.

LinkedIn outreach campaign management and contact sequencing

SequencingBYOK supported45 tools
$ deepline tools calltyped
$ deepline tools call heyreach_add_to_campaign \
    --json '{"input": "your data here"}'
01Available tools

45 typed tools. Same shape as every other module.

heyreach
  • HeyReach Add To Campaign
    heyreach_add_to_campaign
    campaign_writecheapoutbound_activation
  • HeyReach Get Campaign Stats
    heyreach_get_campaign_stats
    campaign_metricscheapoutbound_analytics
  • HeyReach Add Lead Tags
    heyreach_add_lead_tags
    cheaplead_writeoutbound_activation
  • HeyReach Add Leads To List
    heyreach_add_leads_to_list
    cheaplead_writeoutbound_activation
  • HeyReach Add Leads To List V2
    heyreach_add_leads_to_list_v2
    cheaplead_writeoutbound_activation
  • HeyReach Check API Key
    heyreach_check_api_key
    cheapdiagnosticsplanning
  • HeyReach Create Empty List
    heyreach_create_empty_list
    cheaplist_writeoutbound_activation
  • HeyReach Create Lead Tags
    heyreach_create_lead_tags
    cheaplead_writeoutbound_activation
  • HeyReach Create Workspace
    heyreach_create_workspace
    cheaporg_managementworkspace_write
  • HeyReach Create Workspace API Key
    heyreach_create_workspace_api_key
    cheaporg_managementworkspace_write
  • HeyReach Delete Leads From List
    heyreach_delete_leads_from_list
    cheaplead_writeoutbound_activation
  • HeyReach Delete Leads From List By Profile URL
    heyreach_delete_leads_from_list_by_profile_url
    cheaplead_writeoutbound_activation
  • HeyReach Get All Users
    heyreach_get_all_users
    cheaporg_managementuser_read
  • HeyReach Get All Workspaces
    heyreach_get_all_workspaces
    cheaporg_managementworkspace_read
  • HeyReach Get Campaign By ID
    heyreach_get_campaign_by_id
    campaign_readcheapoutbound_activation
  • HeyReach Get Campaigns For Lead
    heyreach_get_campaigns_for_lead
    campaign_readcheapoutbound_analytics
  • HeyReach Get Chatroom
    heyreach_get_chatroom
    cheapinbox_readoutbound_analytics
  • HeyReach Get Companies From List
    heyreach_get_companies_from_list
    cheapcompany_readoutbound_analytics
  • HeyReach Get Conversations
    heyreach_get_conversations
    cheapinbox_readoutbound_analytics
  • HeyReach Get Lead
    heyreach_get_lead
    cheaplead_readoutbound_analytics
  • HeyReach Get Lead Tags
    heyreach_get_lead_tags
    cheaplead_readoutbound_analytics
  • HeyReach Get Leads From Campaign
    heyreach_get_leads_from_campaign
    cheaplead_readoutbound_analytics
  • HeyReach Get Leads From List
    heyreach_get_leads_from_list
    cheaplead_readoutbound_analytics
  • HeyReach Get Linkedin Account By ID
    heyreach_get_linkedin_account_by_id
    account_readcheapoutbound_activation
  • HeyReach Get List By ID
    heyreach_get_list_by_id
    cheaplist_readoutbound_activation
  • HeyReach Get Lists For Lead
    heyreach_get_lists_for_lead
    cheaplist_readoutbound_analytics
  • HeyReach Get My Network For Sender
    heyreach_get_my_network_for_sender
    cheapnetwork_readoutbound_analytics
  • HeyReach Get Overall Stats
    heyreach_get_overall_stats
    campaign_metricscheapoutbound_analytics
  • HeyReach Get User By ID
    heyreach_get_user_by_id
    cheaporg_managementuser_read
  • HeyReach Get Workspace API Keys
    heyreach_get_workspace_api_keys
    cheaporg_managementworkspace_read
  • HeyReach Get Workspace Users
    heyreach_get_workspace_users
    cheaporg_managementuser_read
  • HeyReach Invite Admins
    heyreach_invite_admins
    cheaporg_managementuser_write
  • HeyReach Invite Managers
    heyreach_invite_managers
    cheaporg_managementuser_write
  • HeyReach Invite Members
    heyreach_invite_members
    cheaporg_managementuser_write
  • HeyReach Is Connection
    heyreach_is_connection
    cheapnetwork_readoutbound_analytics
  • HeyReach List Linkedin Accounts
    heyreach_list_linkedin_accounts
    account_readcheapoutbound_activation
  • HeyReach List Lists
    heyreach_list_lists
    cheaplist_readoutbound_activation
  • HeyReach Pause Campaign
    heyreach_pause_campaign
    campaign_writecheapoutbound_activation
  • HeyReach Replace Lead Tags
    heyreach_replace_lead_tags
    cheaplead_writeoutbound_activation
  • HeyReach Resume Campaign
    heyreach_resume_campaign
    campaign_writecheapoutbound_activation
  • HeyReach Send Message
    heyreach_send_message
    cheapinbox_writeoutbound_activation
  • HeyReach Set Seen Status
    heyreach_set_seen_status
    cheapinbox_writeoutbound_activation
  • HeyReach Stop Lead In Campaign
    heyreach_stop_lead_in_campaign
    cheaplead_writeoutbound_activation
  • HeyReach Update Workspace
    heyreach_update_workspace
    cheaporg_managementworkspace_write
  • HeyReach List Campaigns
    heyreach_list_campaigns
    campaign_readcheapoutbound_activation
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 HeyReach 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