zernio_list_reviews
Retrieve customer reviews from connected accounts like Google Business Profile. Returns reviewer name, rating, text, date, and review ID for replying.
Instructions
List customer reviews from connected accounts (e.g. Google Business Profile). Returns reviewer name, rating, review text, date, and review ID needed to reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | No | Filter by specific account ID | |
| platform | No | Filter by platform: googlebusiness, facebook, etc. | |
| minRating | No | Only return reviews with this star rating or higher | |
| since | No | ISO date — only return reviews submitted after this date | |
| sortBy | No | Sort by most recent (default) or by rating | |
| limit | No | Max reviews to return (default 20) |