shopify_page
Retrieve a Shopify page's content as normalized JSON with cleaned body text, using the page handle and storefront URL.
Instructions
Get Shopify page. Returns normalized page detail from Shopify's credential-free /pages/{handle}.json endpoint. Page body HTML is returned as cleaned text only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Page handle | |
| url | Yes | Shopify storefront URL |