profile_page
Profile a Shopify store page to generate flame graph data, helping diagnose slow Liquid template rendering and identify performance bottlenecks.
Instructions
Profile a Shopify store page to analyze Liquid template rendering performance. Returns FULL flame graph profiling data (same as Chrome extension). Requires OAuth2 authentication first (use the 'login' tool).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pagePath | No | The page path to profile (e.g., /products/example). Defaults to homepage '/' | |
| storeUrl | Yes | The Shopify store URL (e.g., onebed.com.au or mystore.myshopify.com) |