polymarket_clob_markets
Retrieve a paginated catalogue of Polymarket CLOB markets, including condition IDs, token pairs, tick sizes, and status. Use for trading-plane market views.
Instructions
CLOB market catalogue (condition ids, token pairs, tick sizes) — cursor-paginated; the trading-plane view of the same markets.
Returns: {limit, count, next_cursor, data:[{condition_id, question, market_slug, tokens:[{token_id, outcome}], minimum_tick_size, active, closed}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_cursor | No |