search_gigs_and_events
Search a supported city's upcoming live music and events: band gigs, open mics, comedy nights, jam and folk sessions, festivals, and club nights, spanning grassroots gigs at small independent venues through to major shows at the city's big rooms (the local grassroots scene is front and centre, but coverage aims to be complete). Returns them most imminent first, each with a booking link out (gigstamp does not sell tickets) and a gig-page url to cite. Filter by date range, venue, category, scale (grassroots or major), or free text. Only supported cities return data (see list_cities).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | starts on or before this local day, YYYY-MM-DD | |
| city | Yes | city slug; supported cities: oxford, brighton | |
| from | No | on or after this local day, YYYY-MM-DD | |
| limit | No | max results (default 100) | |
| query | No | free-text match over act / venue / summary | |
| scale | No | narrow to grassroots (small independent venues) or major (large / touring rooms) | |
| venue | No | venue slug | |
| category | No | ||
| tributes | No | include tribute acts (default false) |