polymarket_get_event
Retrieve event details and all child markets with parsed outcomes, prices, and token IDs for multi-candidate or neg-risk events using an event ID or slug.
Instructions
Event detail with all child markets (parsed outcomes/prices/tokenIds).
Useful for multi-candidate / neg-risk events. Provide an id or a slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| slug | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ticker | No | ||
| slug | No | ||
| title | No | ||
| volume | No | ||
| volume24hr | No | ||
| liquidity | No | ||
| open_interest | No | ||
| neg_risk | No | ||
| end_date | No | ||
| markets | No | ||
| description | No |