openliga_get_matches_by_matchday
Retrieve all matches scheduled for a given matchday in a specified league and season. Input league shortcut, season year, and matchday number.
Instructions
Get matches for a specific matchday in a league and season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_shortcut | Yes | League shortcut, e.g. 'bl1' | |
| season | Yes | Season year, e.g. '2023' | |
| matchday | Yes | Matchday number, e.g. 15 |