espn_teams
Get team catalogue for a league: each team's ID, name, abbreviation, colors, and logos. Use the IDs with other tools for rosters or schedules.
Instructions
Team catalogue for one league: every team with id, name, abbreviation, colours and logos. Use the team ids with espn_site_call (team_roster, team_schedule, …).
Returns: {sports:[{leagues:[{teams:[{team:{id, displayName, abbreviation}}]}]}]}
Example: All 32 NFL teams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | ||
| league | Yes |