get_app_reviews
Get Shopify app reviews sorted newest first. Filter by star rating to isolate complaints or praise for analysis.
Instructions
Read individual reviews for a Shopify app, newest first. Optionally filter by star rating (e.g. rating=1 surfaces complaints and churn reasons; rating=5 surfaces what users love). Paged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | App Store slug — the last path segment of apps.shopify.com/<slug>. Use search_apps first if you only know the app name. | |
| rating | No | Filter to one star rating | |
| page | No | Page number (default 1) | |
| per_page | No | Reviews per page (default 25) |