mlb_player_stats
Retrieve MLB player statistics for hitting, pitching, or fielding by season, career, year-by-year, or game log.
Instructions
One player's stats — by type (season / career / yearByYear / gameLog) and group (hitting/pitching/fielding).
Returns: {stats:[{type, group, splits:[{season, stat:{...}, team, league}]}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | hitting | |
| stats | No | season | |
| season | No | ||
| personId | Yes |