rebag_pages
Fetch normalized static pages from the Rebag storefront as structured JSON. Use pagination and limit parameters to retrieve specific sets of shop pages.
Instructions
List Rebag static pages. Returns normalized static pages from Rebag (https://shop.rebag.com). The storefront URL is fixed server-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page, defaults to 1 | |
| limit | No | Maximum static pages, defaults to 50 and supports up to 250 |