mlb_team_stats
Retrieve MLB team season statistics for hitting, pitching, or fielding. Specify the team ID, season, and group to get precise stats.
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 |