zappos_brands
List Zappos brands using the official sitemap to find brand IDs or URLs. Filter by keyword and paginate to browse product grids.
Instructions
List Zappos brands. Returns a page of Zappos brands discovered from Zappos's own published sitemap, closing the discovery gap where a brand id otherwise has to be found elsewhere. Pair a returned id or url with GET /zappos/brand to browse that brand's product grid. name is derived from the brand's own URL slug (title-cased), not an authoritative site-provided label. q, if set, case-insensitively filters to brands whose derived name or slug contains it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Case-insensitive substring filter on name or slug | |
| page | No | Result page, 1-based, defaults to 1 | |
| page_size | No | Results per page, defaults to 100, max 1000 |