google_map_place_reviews
Fetch first-page Google Maps reviews for any place ID. Returns structured JSON with reviewer, rating, text, timestamp, and attached photos for the reviews shown on the place page.
Instructions
Google Maps place reviews API. Returns the reviews Google shows on a specified place_id's Google Maps page —
typically the 8 most relevant, each with its rating, text, reviewer, timestamp, and
any photos the reviewer attached. Photo-only reviews return an empty text.
This is the place page's first page of reviews, not the full review archive.
Rate limit is enforced at 1 request per second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of reviews to return. Omit or 0 for all captured. | |
| place_id | Yes | Google Place ID |