Leadfeeder

Leadfeeder identifies companies visiting your website and converts them into high-value leads.

6 actions Integration catalog
Request access
Connect Leadfeeder 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.

Get AccountLEADFEEDER_GET_ACCOUNT
Tool to retrieve the details of a specific account by ID. Use when you need to get information about a particular Leadfeeder account.
Get AccountsLEADFEEDER_GET_ACCOUNTS
Tool to retrieve a list of accounts the user has access to. Use when you need to discover all available Leadfeeder accounts after authentication.
Get All VisitsLEADFEEDER_GET_ALL_VISITS
Tool to retrieve all visits for a specific lead. Use when you need detailed visit history for a lead, optionally filtered by date range.
Get Company Info by IPLEADFEEDER_GET_COMPANY_INFO_BY_IP
Tool to retrieve company information based on an IP address. Use when you need to enrich an IP and obtain its company profile. Returns 404 if no match is found.
Get Custom FeedsLEADFEEDER_GET_CUSTOM_FEEDS
Retrieve all custom feeds configured for a Leadfeeder account. Custom feeds are saved filter configurations that help organize and segment company visits. Returns an empty list for accounts without premium features (402), non-existent accounts (404), or accounts with no custom feeds. Use LEADFEEDER_GET_ACCOUNTS first to obtain valid account IDs.
Get Tracking ScriptLEADFEEDER_GET_TRACKING_SCRIPT
Tool to retrieve the website tracking script for a given account. Use when you need to obtain the JavaScript tracking code to be inserted on webpages for visitor tracking.