Prediction Markets are easier to try across LLMQuant Data
Prediction Markets are now easier to try from the places you already work in LLMQuant Data. You can start from a finance prediction event card, read its related markets, and then pull a probability history for the outcome you care about.
- Use
polymarket_event_searchfor natural-language questions such as Fed rate cut odds, Bitcoin ETF approval, or company earnings. - Use
polymarket_event_browsewhen you want a list or exact filters such asq=ETF,tag=macro,status=active, ormin_volume=10000. - Read the selected event with
polymarket_event_readbefore choosing a child market. Then usepolymarket_market_readandpolymarket_price_historyfor market details and probability history. - Try the full flow from the Dashboard Sandbox. Endpoint search now helps you jump straight to the Prediction Markets group.
- Ask the Agent Playground about finance prediction events and market-implied odds; the playground can now call these tools when Data MCP is enabled.
- Track Prediction Markets credit usage as its own category in the Dashboard, instead of having it grouped under Other.
See the Prediction Markets Events docs for the full event workflow and parameter guide.