openliga: Get matches by league season
openliga_get_matches_by_league_seasonRetrieve all matches for a league and season using shortcuts like bl1 (Bundesliga) or ucl (Champions League).
Instructions
Get all matches for a league and season. Known league shortcuts: bl1 (1. Bundesliga), bl2 (2. Bundesliga), bl3 (3. Liga), dfb (DFB-Pokal), ucl (Champions League).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | Season year, e.g. '2023' for 2023/24 | |
| league_shortcut | Yes | League shortcut, e.g. 'bl1' |