espn_get_teams
Retrieve a list of all teams in a specified sports league, including names, IDs, abbreviations, logos, and locations.
Instructions
List all teams in a league. Returns team names, IDs, abbreviations, logos, and locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport code, e.g. "football", "basketball", "baseball", "hockey", "soccer", "mma", "golf", "tennis", "racing" | |
| league | Yes | League code, e.g. "nfl", "nba", "mlb", "nhl", "wnba", "college-football", "mens-college-basketball", "eng.1", "usa.1", "ufc", "pga", "atp", "f1" | |
| limit | No | Maximum number of teams to return |