openligadb_leagues
Retrieve all competitions and seasons from OpenLigaDB to identify the league shortcut and season year required for other sports-data queries.
Instructions
Every competition + season OpenLigaDB carries — call this to find the league shortcut and season year the other tools need.
Returns: [{leagueId, leagueName, leagueShortcut:'bl1', leagueSeason:'2024', sport:{sportId, sportName}}] (~819 entries, ~120 KB)
Example: All competitions
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||