shopify_page
Retrieve a Shopify page's normalized content by providing the page handle and storefront URL. Returns cleaned text from the page body HTML.
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 |