nbl_teams
Retrieve the complete NBL team catalogue, including historical franchises, to map team IDs from player and schedule data to team names, codes, logos, and brand colors.
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 | |||