get_poi_reviews
Fetches reviews for a Point of Interest (POI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Optional language code (e.g. 'en_US'). | |
| currency | No | Optional currency code (e.g. 'USD'). | |
| detailId | Yes | The unique ID of the POI. | |
| pageToken | No | Optional token for pagination (to fetch next page of reviews). | |
| contentType | No | The type of the POI. | hotel |