search_events_by_keyword
Search public EventMatey events by keyword, optional UK location text, date range, categories, and price range. Returns only published and bookable events that the organiser has enabled for AI discovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of events to return | |
| keyword | Yes | Keyword or phrase to search for, such as baking class or live music | |
| end_date | No | Optional inclusive end date in YYYY-MM-DD format | |
| categories | No | Optional category or tag filters | |
| start_date | No | Optional inclusive start date in YYYY-MM-DD format | |
| location_text | No | Optional UK location hint such as Bristol, Manchester, or London | |
| max_price_gbp | No | Optional maximum price in GBP | |
| min_price_gbp | No | Optional minimum price in GBP |