codeforces_upcoming_contests
Retrieve upcoming Codeforces contests with start times and durations, sorted by soonest, with options for limit and markdown or JSON output.
Instructions
Contests that have not started yet, soonest first, with start time and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum contests to return | |
| response_format | No | 'markdown' for a readable table, 'json' for structured data | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |