get_prediction_event_detail
Retrieve full details for a prediction market event: sub-markets, outcome probabilities, rules, and settlement timing. Limit sub-markets to control response size.
Instructions
Get full details for one prediction market event: sub-markets, outcome probabilities, rules summary, and settlement timing. WARNING: large events (e.g. election brackets) can have 100+ sub-markets and return very large responses. Default markets_limit is 20. Increase only when you need full coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Platform the event is on | |
| event_id | Yes | Event ID from search results | |
| markets_limit | No | Max number of sub-markets to include (default 20). Large events have 100+ markets. |