mlb_schedule
Get MLB schedules and scores for a date or date range, with optional team filtering. Returns games, teams, scores, status, probable pitchers, venue, and series information.
Instructions
Get the MLB schedule and scores. Returns MLB games, teams, scores, status, probable pitchers, venue, and series information for one date or date range, optionally filtered to a team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Single date in YYYY-MM-DD format | |
| team_id | No | Numeric MLB team id | |
| end_date | No | Range end in YYYY-MM-DD format | |
| start_date | No | Range start in YYYY-MM-DD format |