create_page
Create a new page in your Shopify store by specifying a title and body content, with optional URL handle and immediate publishing.
Instructions
Create a new online store page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Page content (HTML or plain text) | |
| title | Yes | Page title | |
| handle | No | URL handle (auto-generated if not provided) | |
| published | No | Publish the page immediately |