Get Teams
get_teamsRetrieve all teams in an ESPN fantasy league, including team IDs, names, owners, records, and waiver ranks.
Instructions
All teams in the league: id, name, owners, record, and waiver rank.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | No | ffl (football), fba (basketball), or flb (baseball). Defaults to ESPN_SPORT. | ffl |
| season | No | Season year. Defaults to ESPN_SEASON. | |
| league_id | No | ESPN league id. Defaults to ESPN_LEAGUE_ID. | 123456 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |