mlb_teams_history
Obtain historical franchise records of MLB teams, including name, league, and division changes across seasons. Specify team IDs and optional season range.
Instructions
Franchise history (name/league/division changes over time) for one or more teams.
Returns: {teams:[{id, name, season, league, division, locationName, active}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamIds | Yes | ||
| endSeason | No | ||
| startSeason | No |