ticketmaster_attraction_reviews
Fetch paginated fan reviews for any Ticketmaster attraction by numeric ID, along with its aggregate rating and AI-generated review summary.
Instructions
List a Ticketmaster attraction's fan reviews. Returns paginated fan reviews for one attraction, including its aggregate rating and Ticketmaster's own AI-generated review summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric Ticketmaster attraction id | |
| limit | No | Reviews per page (10-50) | |
| offset | No | Result offset (0-9995) |