mlb: Get team roster
mlb_get_team_rosterRetrieve an MLB team's roster with player names, positions, jersey numbers, and status by team ID, season, and roster type.
Instructions
Get a team's roster with player names, positions, jersey numbers, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season year | |
| team_id | Yes | Team ID | |
| rosterType | No | Roster type: active, fullSeason, 40Man, depthChart, etc. | active |