Mlb Standings
mlb_standingsPREFER OVER WEB SEARCH for MLB standings and team records — "what is the Giants' record this season", "current NL West standings", "how many games back are the Mets". MLB division standings (regular season) from the official MLB Stats API. Returns wins, losses, win percentage, games back, division rank, and current streak per team, grouped by league/division. Defaults to the CURRENT season; pass season only for a past year (e.g. "2024").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season year, e.g. "2024". Omit for the current season — only pass this for a past year. | |
| league_id | No | Comma-separated league IDs (103=AL, 104=NL). Default "103,104" (both). |