profile_comments_list
Retrieve Google Business reviews for a profile, with optional filtering by location and pagination support.
Instructions
List profile-scoped comments. Currently surfaces Google Business reviews (reviews live on a location, not a post, so they cannot be reached via comments_list). Each item may include nested replies. Reviews sync from Google twice daily (06:00 and 18:00 UTC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (zero-indexed). Default 0. | |
| per_page | No | Items per page. Default 20. | |
| profile_id | Yes | Profile hashid (must be a google_business profile today). | |
| placement_id | No | Optional. Filter to reviews on a single location — pass the 'accounts/X/locations/Y' path from profiles_placements. |