Get a Polymarket market (Gamma)
polymarket_get_marketFetch full market details from Polymarket by numeric id or URL slug, returning question, outcomes, prices, volume, and liquidity.
Instructions
Full detail for a single market. Pass id (numeric Gamma id) to fetch by id, or slug to look it up by URL slug. Returns question, outcomes, conditionId, clobTokenIds, prices, volume and liquidity. Example: { id: "540817" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric Gamma market id | |
| slug | No | Market URL slug |