Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Search HubSpot companies by domain, name, or firmographic properties
hubspot__search_companies
{ "type": "object", "properties": { "query": { "type": "string", "description": "Text query to match against company properties" }, "filterGroups": { "type": "array", "description": "HubSpot CRM search filter groups" }, "sorts": { "type": "array", "description": "Sort expressions" }, "properties": { "type": "array", "description": "Company properties to return" }, "limit": { "type": "number", "description": "Maximum companies to return" }, "after": { "type": "string", "description": "Pagination cursor from the previous page" } }, "description": "Input schema for the hubspot__search_companies tool." }