afl_clubs_list
Fetch AFL/AFLW club details including ID, name, abbreviation, and nickname. Pagination controls which subset of the 32 clubs is returned.
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. |