Get league overview
get_leagueFetch a league's settings and current standings, displaying each team's key and name. Defaults to the configured league when no league key is given.
Instructions
Get a league's settings and current standings, with each team limited to team_key and name. Do not call this just to list teams; list_teams is sufficient for that. Defaults to the configured league when leagueKey is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leagueKey | No | League key, e.g. 431.l.12345 |