list_active_markets
Fetch paginated lists of currently active prediction markets on Polymarket. Get markets that are still open using limit and offset parameters.
Instructions
List all currently active markets with pagination. Returns markets that are not yet closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of markets to return (default: 20, max: 100) | |
| offset | No | Number of markets to skip for pagination (default: 0) |