hs_crm_search
Run structured CRM searches with custom filters against any object type. Supports operators, sorting, and property selection. Use when preset tools don't cover your query.
Instructions
Escape hatch: run a structured CRM search with custom filter conditions against any object type. Use when preset tools don't cover your query. Docs: developers.hubspot.com/docs/api/crm/search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectType | Yes | CRM object type to search | |
| filters | Yes | Filter conditions to apply | |
| properties | No | Properties to return | |
| sorts | No | ||
| limit | No |