list_customer_reviews
Retrieve customer reviews for any App Store app. Filter by rating, territory, or sort by date/rating to analyze user feedback and improve app quality.
Instructions
List customer reviews for an app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (prefix with - for descending) | |
| appId | Yes | The App Store Connect app ID | |
| limit | No | Number of reviews to return (default 20) | |
| filterRating | No | Filter by rating (1-5) | |
| filterTerritory | No | Filter by territory code (e.g. USA, GBR) |