get_team_pitching_stats
Fetch team pitching statistics for a specified season and split. Filter by overall, vs left-handed, or vs right-handed to analyze specific pitching performance.
Instructions
Retrieve team pitching 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 |