kalshi_events
Retrieve event catalogue from Kalshi, filtering by series or status, with paginated results using a cursor.
Instructions
Event catalogue (an event groups related markets) — filter by series or status. Paginated by cursor.
Returns: {cursor, events:[{event_ticker, series_ticker, title, sub_title, category, mutually_exclusive, strike_period}], milestones}
Example: First page of open events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | No | ||
| series_ticker | No | ||
| with_nested_markets | No |