get_teams
Get a numbered list of every active MLS team with its ID, name, abbreviation, and city. Use the ID or abbreviation to load full team details.
Instructions
Get all active MLS 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 |