get_title_details
Returns a single title currently on sale on Biletyna.pl, identified by artist_id (as returned by search_events). "title" holds the description, average user rating, top user reviews and the nearest performance. "cities" lists every city where the title is played - one entry per city with its buy_url, number of performances, nearest date and lowest price. Use list_performances(artist_id, city) for the individual dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Title identifier - the artist_id field from search_events results. |