You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"genres_list": "List the DICE genre types available for classifying events (e.g. Electronic, Rock, Hip-Hop). No parameters. Returns an array of genre types, each with an id, name, and its child genres (id and name). Use this to resolve genre names to IDs or to populate a genre filter before querying events.",
"returns_list": "List ticket returns and refunds across your DICE events. Optional: event (a DICE event ID) to scope the results to one show. Returns an array of returns, each with id, ticketId, returnedAt, reason, and the linked ticket, order, and event. Use this to investigate refund activity; pair with returns anomalies to flag events with unusually high return rates."