get_game_boxscore
Retrieve a complete boxscore for a single game, with final score, team totals, and every player line.
Instructions
Full boxscore for one game: final score, both team totals, and every player line.
Args:
season: season code such as "E2025".
game_code: the game's numeric code within that season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | ||
| game_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||