get_clob_market
Retrieve CLOB market details for a condition ID, including token IDs, live prices, order sizes, and market status, enabling further trading queries.
Instructions
Get CLOB market details by condition ID. Returns token IDs (token_id) with live prices, minimum order/tick sizes, and market status. This is the bridge between on-chain condition IDs and CLOB trading data. Use the returned token_id values with get_live_prices, get_live_spread, get_live_orderbook, get_price_history, or get_market_positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conditionId | Yes | Market condition ID (hex string) |