mlb_league_stats
Retrieve ranked MLB season statistics for hitting, pitching, or fielding across both leagues. Filter by season and result limit to obtain clean, structured data.
Instructions
Get ranked MLB league statistics. Returns ranked MLB season stat splits across both leagues. The group enum accepts hitting, pitching, and fielding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Stat group | |
| limit | No | Results to return (1-100) | |
| season | No | Four-digit season; defaults to current year |