get_live_game_boxscore
Retrieve live game box scores, including player stats, scores, and timeouts, by specifying the game ID using the NBA MCP Server. Access detailed NBA game data efficiently.
Instructions
Get the box score for a specific game by its ID. The box score includes live data for the game, such as scores, player stats, timeouts, and more.
Args: game_id: str The ID of the game.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
game_id | Yes |