hubspot_search_tickets
Search HubSpot tickets by subject, status, or other properties with advanced filtering and pagination.
Instructions
Search tickets in HubSpot by subject, status, or other properties. Supports advanced filtering with multiple operators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor | |
| limit | No | ||
| query | No | Full-text search query | |
| sorts | No | Properties to sort by. Prefix with - for descending (e.g., '-createdate') | |
| filters | No | Filter criteria. Operators: EQ, NEQ, LT, LTE, GT, GTE, BETWEEN (use value+highValue), IN/NOT_IN (use values array), HAS_PROPERTY, NOT_HAS_PROPERTY, CONTAINS_TOKEN, NOT_CONTAINS_TOKEN | |
| properties | No |