mlb_divisions
Retrieve the MLB division catalogue (AL/NL East, Central, West) with optional filtering by sport, league, or division to get division details including league and sport links.
Instructions
Division catalogue (AL/NL East, Central, West) with their league + sport links.
Returns: {divisions:[{id, name, nameShort, abbreviation, league, sport}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportId | No | Filter by sport. | |
| leagueId | No | Filter by league. | |
| divisionId | No | Filter to one division. |