update_page
Update an existing Shopify page by its ID, changing title, body, URL handle, or publish status.
Instructions
Update an existing page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Page ID | |
| body | No | Page content | |
| title | No | Page title | |
| handle | No | URL handle | |
| published | No | Publish/unpublish the page |