get_page
Retrieve full details of a Shopify online store page using its page ID, including the body HTML content. Requires read_content or read_online_store_pages access scope.
Instructions
Get full details of a single online store page by its ID, including body HTML. Requires read_content or read_online_store_pages access scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | The numeric Shopify page ID or GID (e.g. 'gid://shopify/Page/123'). |