Get contest ranking
repovive_get_contest_rankingFetch contest standings to see rank, participant, country, and total score. Specify the contest ID and row limit to review final placement.
Instructions
Fetch a contest's standings — rank, participant, country and total score — capped at the number of rows you ask for. Use it after a contest to see final placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return | |
| contest_id | Yes | Contest ObjectId (24 hex) | |
| response_format | No | 'markdown' or 'json' | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |