polymarket_market_snapshot
Retrieve live midpoint odds for any Polymarket market by providing its slug or a search query. Returns the freshest CLOB midpoint for each outcome token.
Instructions
Live odds for one market in a single call (the recommended starting point).
Resolves a market (by slug, or by searching free text and picking the most liquid
match), then fetches the freshest CLOB midpoint for each outcome token. Gamma's
cached price can lag the live book — live_midpoint is the freshest value.
Provide a slug (preferred) or a free-text query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | No | ||
| slug | No | ||
| condition_id | No | ||
| volume24hr | No | ||
| liquidity | No | ||
| one_day_price_change | No | ||
| end_date | No | ||
| outcomes | No |