kalshi_event
Fetch a specific Kalshi event by its ticker, with an option to embed its markets in the response.
Instructions
One event by ticker, optionally with its markets embedded.
Returns: {event:{event_ticker, series_ticker, title, category, mutually_exclusive, markets:[…]}, markets}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventTicker | Yes | Event ticker (from kalshi_events or a market's event_ticker). Required — part of the URL path. | |
| with_nested_markets | No | Embed the event's markets. |