search_events
Search Eventbrite events by keyword, date, location, price, and category. Get paginated results to find events matching your criteria.
Instructions
Search for Eventbrite events based on various criteria
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| price | No | Filter by free or paid events | |
| query | No | Search query for events | |
| end_date | No | End date in ISO format (e.g., '2023-12-31T23:59:59Z') | |
| location | No | ||
| page_size | No | Number of results per page (max 100) | |
| categories | No | Category IDs to filter by | |
| start_date | No | Start date in ISO format (e.g., '2023-01-01T00:00:00Z') |