get_teams
Get all active Premier League teams with IDs, names, abbreviations, and home cities. Use these identifiers to access detailed team information.
Instructions
Get all active Premier League teams.
Returns a numbered list of teams with their ID, full name, abbreviation, and home city. Use the ID or abbreviation with get_team to retrieve detailed information about a specific team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |