Skip to main content
Glama

HubSpot MCP

products_search

Search and filter products in HubSpot MCP by query, properties, or criteria to retrieve precise results for CRM data management.

Instructions

Search products

Input Schema

NameRequiredDescriptionDefault
afterNo
filterGroupsYes
limitNo
propertiesNo
queryNo
sortsNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "after": { "type": "string" }, "filterGroups": { "items": { "additionalProperties": false, "properties": { "filters": { "items": { "additionalProperties": false, "properties": { "operator": { "enum": [ "EQ", "NEQ", "LT", "LTE", "GT", "GTE", "BETWEEN", "IN", "NOT_IN", "HAS_PROPERTY", "NOT_HAS_PROPERTY", "CONTAINS_TOKEN", "NOT_CONTAINS_TOKEN" ], "type": "string" }, "propertyName": { "type": "string" }, "value": {}, "values": { "type": "array" } }, "required": [ "propertyName", "operator" ], "type": "object" }, "type": "array" } }, "required": [ "filters" ], "type": "object" }, "type": "array" }, "limit": { "minimum": 1, "type": "number" }, "properties": { "items": { "type": "string" }, "type": "array" }, "query": { "type": "string" }, "sorts": { "items": { "type": "string" }, "type": "array" } }, "required": [ "filterGroups" ], "type": "object" }

Other Tools from HubSpot MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/shinzo-labs/hubspot-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server