mlb_schedule_tied
Retrieve MLB tied games for a season, returning total games and dates with game details. Filter by game types or hydrate related objects to analyze tie-breaker outcomes.
Instructions
Tie-breaker / tied games for a season.
Returns: {totalGames, dates:[{games:[...]}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | Season year. | |
| hydrate | No | Embed related objects. | |
| gameTypes | No | Game type code(s). |