everlane_collections
Retrieve Everlane collections as structured JSON data. Specify page and limit to paginate through results and get clean, normalized collection lists for commerce workflows.
Instructions
List Everlane collections. Returns normalized collections from Everlane (https://www.everlane.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 |