afl_clubs_list
Retrieve all AFL and AFLW clubs, including unique IDs, names, abbreviations, and nicknames, for use in sports data analysis and odds comparison.
Instructions
List AFL/AFLW clubs (32).
Returns: {clubs:[{id, providerId, name, abbreviation, nickname}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page number. | |
| pageSize | No | Rows per page. |