mlb_team_stats
Retrieve season statistics for any MLB team by team ID, with selectable groups for hitting, pitching, and fielding. Specify a season to get structured stats for analysis.
Instructions
Get MLB team season statistics. Returns one team's season statistics. Group accepts hitting, pitching, and fielding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Statistics group | |
| season | No | Four-digit season | |
| team_id | Yes | Numeric MLB team id |