prediction_market_detail
Fetch complete details for a prediction market using its slug or ID, including outcome token IDs needed for price history.
Instructions
Get full detail for one prediction market, including outcome token ids.
Args: slug_or_id: Market slug (from a polymarket.com URL) or numeric id.
The token_id on each outcome is what prediction_price_history needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||