get_team_batting_stats
Retrieve team batting statistics by season and split (overall, vs left, vs right), or get all teams across all seasons.
Instructions
Retrieve team batting statistics. Omit params to get all teams for all seasons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Season year, e.g. 2058 | |
| split | No | Split ID: 1 = Overall, 2 = vs Left-handed, 3 = vs Right-handed |