list_polymarket_markets
Retrieve open, closed, or resolved prediction markets from Polymarket with optional category filter and pagination, sorted by 24-hour volume.
Instructions
List Polymarket prediction markets with status filtering and pagination. Unlike search, this returns all markets in a category. status=open (default) | closed | resolved. Sorts by 24h volume descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max markets per page (1-100) | |
| offset | No | Pagination offset | |
| status | No | open | |
| category | No | Optional category/tag filter (e.g. politics, economics, crypto) |