Skip to main content
Glama

products_batch_read

Retrieve multiple HubSpot products by ID or custom property values to access detailed product information and historical property changes in batch operations.

Instructions

Read a batch of products by internal ID, or unique property values. Retrieve records by the idProperty parameter to retrieve records by a custom unique value property.

Input Schema

NameRequiredDescriptionDefault
propertiesWithHistoryYes
idPropertyNo
productIdsYes
propertiesYes

Input Schema (JSON Schema)

{ "properties": { "idProperty": { "type": "string" }, "productIds": { "items": { "type": "string" }, "type": "array" }, "properties": { "items": { "type": "string" }, "type": "array" }, "propertiesWithHistory": { "items": { "type": "string" }, "type": "array" } }, "required": [ "propertiesWithHistory", "productIds", "properties" ], "type": "object" }

Other Tools from HubSpot MCP Server

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/amanagarwal13/hubspot-mcp-shinzo'

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