trivia_get_leaderboard
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
declared in 2.0.0
Get the ranked leaderboard for a trivia game — teams sorted by total score with rank numbers.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"game_id"
],
"properties": {
"game_id": {
"type": "string",
"description": "The game ID to fetch leaderboard for"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries