Get Table
get_tableGet the league table / standings for a football / soccer league and season (e.g. the Bundesliga table). Returns each team's position, played, won, draw, lost, goals, goal difference, and points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league | Yes | League shortcut, e.g. 'bl1' (Bundesliga), 'bl2' (2. Bundesliga), 'bl3' (3. Liga), 'dfb' (DFB-Pokal). | |
| season | Yes | Season start year, e.g. "2024". |