hubspot_search_companies
Search and filter HubSpot companies by properties like industry, revenue, or creation date. Retrieve matching company records for analysis.
Instructions
Search HubSpot companies with filters (READ-ONLY).
Args: filters: JSON string of HubSpot filter groups array properties: Comma-separated company properties created_after: ISO date filter (>=) created_before: ISO date filter (<=) limit: Max companies (default: 50) after: Cursor token from a previous call's next_cursor for pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| filters | No | [] | |
| properties | No | name,domain,industry,numberofemployees,annualrevenue,country,createdate | |
| created_after | No | ||
| created_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |