asc_list_customer_reviews
Fetches recent customer reviews for a specific app, sorted newest-first. Supports optional developer response inclusion and territory filter.
Instructions
Get recent customer reviews for a specific app, sorted newest-first. Includes the developer response (if any) when includeDeveloperResponse is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App id (from asc_list_apps). | |
| limit | No | ||
| territory | No | Optional two-letter country code (e.g. US, BR, GB). | |
| includeDeveloperResponse | No |