trivia_get_game_state
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
declared in 2.0.0
Get the full state of a trivia game — status, room code, leaderboard, and team count.
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 state for"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries