List user reviews
play_list_reviewsLists user reviews for a Google Play app with optional filtering, pagination, and translation, enabling efficient feedback analysis.
Instructions
Lists user reviews for an app, optionally filtered and paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Pagination token from a previous response | |
| maxResults | No | ||
| startIndex | No | ||
| packageName | Yes | Play Console package name, e.g. "com.example.app" | |
| translationLanguage | No | If set, review text is translated to this BCP-47 language |