openliga: Get teams
openliga_get_teamsRetrieve the list of teams competing in a league for a given season. Provide the league shortcut and season year to get the team data.
Instructions
Get the list of teams participating in a league for a given season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | Season year, e.g. '2023' | |
| league_shortcut | Yes | League shortcut, e.g. 'bl1' |