fashionnova_products
Fetch Fashion Nova product listings with pagination and limit. Returns normalized product data from the public catalog.
Instructions
List Fashion Nova products. Returns normalized products from Fashion Nova's (https://www.fashionnova.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 |