list_active_markets
Get a paginated list of open prediction markets. Use limit and offset to navigate through available markets.
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) |