sparkfun_category
Retrieve paginated SparkFun products and facet filters for any category URL key. Use returned filter values with attribute:value pairs to refine results, enabling targeted product exploration.
Instructions
Browse a SparkFun category. Returns paginated public products and dynamic facet filters for a SparkFun category URL key. Each filter must be attribute:value; use values from the response's filters array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | One-based result page (1-100) | |
| filter | No | Repeatable dynamic facet in attribute:value form | |
| url_key | Yes | SparkFun category URL key | |
| per_page | No | Products per page (1-24) |