nbl_teams
Get NBL team details including names, codes, nicknames, logos, and primary/secondary colors for historical and current franchises. Use team IDs to link with player and schedule data.
Instructions
The NBL club catalogue (~78 incl. historical/relocated franchises) — each with id (UUID), name, team_code, team_nickname, logos and brand colours. Join team_id from nbl_players / nbl_schedule back to here.
Returns: {type, count, data:[{id, external_id, name, team_code, team_nickname, team_logo, color_primary, color_secondary}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||