list_reviews
List Google reviews for the org (newest first) with the published reply text inlined. Filter by location, star-rating range, replied/unreplied, or a trailing day window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| rating_max | No | ||
| rating_min | No | ||
| since_days | No | only reviews from the last N days | |
| location_id | No | UUID from list_locations; omit for all locations | |
| unanswered_only | No | true = only reviews without an owner reply |