League table
get_league_tableRetrieve current league standings including position, points, wins, draws, losses, goals, goal difference, and last-5 form for any supported season. Provide a league key and optional season to get the table.
Instructions
Current standings for a league season: position, points, W/D/L, goals, goal difference, last-5 form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league | Yes | League key, e.g. 'premier', 'spain1', 'brazil1', 'wgermany1'. Use list_leagues to discover keys. | |
| season | No | Season string exactly as returned by list_leagues (summer leagues '2026', winter '2026-2027'). Omit for the latest. |