yelp_business_reviews
Retrieve recent Yelp reviews for any business to monitor customer feedback and reputation. Use business ID or alias to get reviews in markdown or JSON.
Instructions
Get recent Yelp reviews for a specific business.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max reviews to return | |
| format | No | 'markdown' or 'json' | markdown |
| business_id | Yes | Yelp business ID or alias |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |