List league teams
list_teamsList all teams in a Yahoo Fantasy Baseball league, returning only the team key and name for each.
Instructions
List the teams in a league with only team_key and name. Use this alone when those fields are enough; do not call get_league. Use get_team for detailed information about one selected team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leagueKey | No | League key, e.g. 431.l.12345 |