Heyreach

HeyReach is a multichannel outreach platform designed to help businesses and professionals engage with their audience effectively.

19 actions Integration catalog
Request access
Connect Heyreach once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Leads To List V2HEYREACH_ADD_LEADS_TO_LIST_V2
Tool to add leads to a lead list in HeyReach for LinkedIn campaigns. Accepts up to 100 leads per request and returns counts of added, updated, and failed leads.
Check API KeyHEYREACH_CHECK_API_KEY
Tool to check if the API key is valid. Use before making other API calls to confirm authentication.
Create Empty ListHEYREACH_CREATE_EMPTY_LIST
Tool to create an empty list. Use after deciding on the list name and type.
Create TagsHEYREACH_CREATE_TAGS
Tool to create one or multiple tags for your workspace. Use when you need to organize leads with custom labels.
Create WebhookHEYREACH_CREATE_WEBHOOK
Tool to create a new webhook. Use when you need programmatic callbacks for HeyReach events after confirming a valid API key.
Delete WebhookHEYREACH_DELETE_WEBHOOK
Tool to delete an existing webhook. Use when you need to remove callbacks for outdated or unwanted webhooks.
Get All CampaignsHEYREACH_GET_ALL_CAMPAIGNS
Tool to retrieve all campaigns. Use when you need a paginated list of campaigns for management or reporting.
Get All LeadsHEYREACH_GET_ALL_LEADS
Tool to retrieve all leads in a HeyReach list. Use when you need paginated collection of leads after confirming a valid API key.
Get All LinkedIn AccountsHEYREACH_GET_ALL_LINKEDIN_ACCOUNTS
Tool to retrieve all LinkedIn accounts. Use when you need a paginated list of LinkedIn accounts after confirming a valid API key.
Get All ListsHEYREACH_GET_ALL_LISTS
Tool to retrieve all lists. Use when you need a paginated list of lists after confirming a valid API key.
Get All WebhooksHEYREACH_GET_ALL_WEBHOOKS
Tool to retrieve all webhooks. Use when you need a paginated collection of webhooks after confirming a valid API key.
Get Companies From ListHEYREACH_GET_COMPANIES_FROM_LIST
Tool to get companies from a company list. Use when you need a paginated list of companies after specifying a list ID.
Get Conversations V2HEYREACH_GET_CONVERSATIONS_V2
Tool to retrieve paginated LinkedIn conversations with advanced filters. Use when you need to fetch inbox conversations filtered by lead or profile details.
Get LeadHEYREACH_GET_LEAD
Tool to retrieve detailed information for a lead by profile URL. Use after obtaining the exact LinkedIn profile URL to fetch full lead details.
Get Lists For LeadHEYREACH_GET_LISTS_FOR_LEAD
Tool to retrieve all lists that contain a specific lead by profile URL. Use when you need to find which lists a lead belongs to.
Get My Network for SenderHEYREACH_GET_MY_NETWORK_FOR_SENDER
Tool to get the LinkedIn network for a specified sender account. Use when you need to retrieve paginated connections for a sender.
Get Overall StatsHEYREACH_GET_OVERALL_STATS
Tool to get overall statistics for LinkedIn accounts and campaigns. Use when you need performance metrics including connection requests, messages, replies, and engagement rates for specified date ranges.
Get Webhook By IDHEYREACH_GET_WEBHOOK_BY_ID
Tool to retrieve a webhook by its ID. Use when you need detailed configuration of a specific webhook after listing or creating it.
Update WebhookHEYREACH_UPDATE_WEBHOOK
Tool to update an existing webhook’s configuration. Use when you need to modify a webhook's name, URL, event type, campaigns, or activation status after confirming the webhookId.