colehaan_collections
Retrieve Cole Haan product collections with pagination. Returns normalized catalog data as clean JSON, supporting page and limit parameters for browsing collections.
Instructions
List Cole Haan collections. Returns normalized collections from Cole Haan (https://www.colehaan.com). The storefront URL is fixed server-side. Valid empty result pages return 200 with an empty collections array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page, defaults to 1 | |
| limit | No | Maximum collections, defaults to 50 and supports up to 250 |