skims_products
Retrieve SKIMS products from the public catalog with pagination. Returns normalized product data in clean JSON format.
Instructions
List SKIMS products. Returns normalized products from SKIMS's (https://skims.com) public product catalog. The storefront URL is fixed server-side. Valid empty result pages return 200 with an empty products array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page, defaults to 1 | |
| limit | No | Maximum products, defaults to 50 and supports up to 250 |