run_shopifyql_query
Execute ShopifyQL queries to retrieve custom analytics and build reports from Shopify store data.
Instructions
Execute a ShopifyQL query for custom analytics and reporting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ShopifyQL query string (e.g., 'SHOW total_sales, orders_count FROM sales OVER day SINCE -7d') |