List contests
repovive_list_contestsList Repovive contests to get ObjectId, status, window, counts, and flags. Use returned ObjectId for other contest tools.
Instructions
List Repovive contests with their ObjectId, contest number, title, computed status (upcoming/ongoing/past), window, problem and member counts, and premium/rated flags. The ObjectId returned here is what every other contest tool needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number to skip (pagination) | |
| limit | No | Max contests to fetch | |
| status | No | Filter by computed status; 'all' (default) keeps everything | all |
| response_format | No | 'markdown' or 'json' | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |