get_clob_markets
Fetch a paginated list of actively trading Polymarket CLOB prediction markets, including condition IDs, outcome token IDs, and trading parameters. Use the cursor to page through results.
Instructions
Retrieve a paginated list of all prediction markets actively trading on the Polymarket CLOB API.
Provides comprehensive details for each market, including the on-chain condition IDs, corresponding outcome token IDs, and trading configuration parameters.
Args: next_cursor (Optional[str]): The pagination cursor string returned from a previous request. Omit this argument to fetch the first page of results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |