Browse events
event_listBrowse hackathons on the platform — filter by status, city or date.
Returns each event's slug, which every other event tool needs, plus name,
status, dates and city. Use this when the user names an event you do not
have a slug for and search is not precise enough, or to show a list of
upcoming/past events. Hidden events only appear here for their own
organisers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based. | |
| status | No | Only events with this status. Filtered over the fetched page, so combine with a larger page_size for an exhaustive scan. | |
| page_size | No | Results per page (max 100). |