gymshark_products
Fetch Gymshark products from the public catalog with pagination limits. Returns normalized JSON for direct integration into structured data workflows.
Instructions
List Gymshark products. Returns normalized products from Gymshark's (https://row.gymshark.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 |