openliga: Get matches by matchday
openliga_get_matches_by_matchdayFetch match schedules for a selected matchday in any league and season. Specify the league shortcut, season year, and matchday number to retrieve fixtures.
Instructions
Get matches for a specific matchday in a league and season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | Season year, e.g. '2023' | |
| matchday | Yes | Matchday number, e.g. 15 | |
| league_shortcut | Yes | League shortcut, e.g. 'bl1' |