nbl_teams
Retrieve a catalogue of NBL clubs, including IDs, names, codes, nicknames, logos, and brand colors, to link players and schedules.
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}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||