Google Maps Reviews
google_maps_reviewsRetrieve customer reviews for any place from Google Maps. Sort results by relevance, date, or rating and filter by topic to quickly analyze feedback.
Instructions
Retrieve the review feed for a place with sorting and topic filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hl | No | Two-letter language code (default: 'en'). | en |
| num | No | Maximum number of reviews to extract (default: 20). | |
| query | No | Place name fallback if ID is not available. | |
| dataId | No | The dataId of the place. | |
| sortBy | No | Sort order: 'mostRelevant', 'newestFirst', 'ratingHigh', or 'ratingLow'. | mostRelevant |
| placeId | No | The placeId or Google Maps place URL. | |
| topicId | No | Filter to one topic using a keyword from the topics array. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||