products_batch_read
Retrieve multiple product records from HubSpot MCP by internal IDs or unique property values. Access product details, including historical property changes, in a single batch call.
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
Name | Required | Description | Default |
---|---|---|---|
idProperty | No | ||
productIds | Yes | ||
properties | Yes | ||
propertiesWithHistory | Yes |