get_clob_simplified_markets
Retrieve a paginated, simplified list of all active Polymarket prediction markets for quick overview data. Use the cursor parameter to page through results.
Instructions
Retrieve a paginated, simplified list of all prediction markets actively trading on the Polymarket CLOB API.
This provides less detail than get_clob_markets but operates significantly faster, making it suitable for overview data.
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 |