get_current_app_reviews
Retrieve reviews for the selected app with sort, pagination, collapsed filter, and platform filter to inspect before liking or replying.
Instructions
PREREQUISITE: An app MUST be selected first. List reviews for the currently selected app only. Use this before like/reply actions so the user can inspect the review list and confirm the target review_id. Supports sort, pagination, collapsed reviews, and platform filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Pagination start offset. Default: 0. | |
| sort | No | Review sort mode. Default: "new". | |
| limit | No | Page size. Default: 10, max: 10. | |
| is_collapsed | No | Whether to query collapsed reviews. | |
| filter_platform | No | Optional platform filter. |