polymarket_market
Retrieve a Polymarket market's full details by Gamma ID, including question, outcomes, prices, CLOB token IDs, volume, liquidity, and resolution source.
Instructions
One market's full detail by Gamma id — question, outcomes + prices, CLOB token ids, volume/liquidity, resolution source.
Returns: {id, question, description, slug, conditionId, clobTokenIds, outcomes, outcomePrices, volumeNum, liquidityNum, endDate, resolutionSource, events:[…]}
Auth: none needed.
Also answers this: kalshi_market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Gamma market id (from polymarket_markets). Required — part of the URL path. |