get_teams
Retrieve all active USL Super League teams as a numbered list with team IDs, names, abbreviations, and home cities. Use an ID or abbreviation to access detailed info on a specific team.
Instructions
Get all active USL Super 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 |