get_mlb_game_pace
Retrieve game pace statistics for MLB seasons to analyze game duration trends and timing patterns.
Instructions
Get game pace statistics for a given season.
Args: season (int): Season year. sport_id (int): Sport ID (default: 1 for MLB).
Returns: dict: Game pace statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | ||
| sport_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||