get_market_info
Fetch detailed Polymarket market info by slug or condition ID, returning metadata with prices, outcomes, and CLOB token IDs. Use the conditionId for live CLOB data, open interest, or resolution status.
Instructions
Get detailed Polymarket market info by slug or condition ID. Returns full market metadata from the Gamma API including description, prices, outcomes, and CLOB token IDs. Use the returned conditionId to query get_clob_market for live CLOB data, get_market_open_interest for OI, or get_market_resolution for oracle status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Market slug (e.g. 'will-trump-win-2024') | |
| conditionId | No | Market condition ID (hex string) |