get_mlb_game_highlights
Retrieve MLB game highlights by providing a game ID to access key moments and plays from specific baseball games.
Instructions
Get game highlights for a specific game by game_id.
Args: game_id (int): The game ID.
Returns: dict: Game highlights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||