aggregate_product
Group products by property, count each group, and optionally sum numeric fields for on-demand query-time aggregation.
Instructions
Group Product objects by a property, counting each group and optionally summing a numeric property. Query-time aggregation — nothing is precomputed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sum | No | ||
| filter | No | ||
| group_by | Yes |