shopify_pages
Get Shopify store pages via public /pages.json endpoint. Returns body HTML converted to clean text, with pagination and limit controls.
Instructions
List Shopify pages. Returns normalized static pages from a public Shopify /pages.json endpoint. Page body HTML is returned as cleaned text only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Shopify storefront URL | |
| page | No | 1-based page, defaults to 1 | |
| limit | No | Maximum pages, defaults to 50 and supports up to 250 |