afl_teams_list
Retrieve a paginated list of AFL teams covering men's, women's, state leagues, and historical squads, with IDs and metadata.
Instructions
List teams (150 incl. AFL men, AFLW, state leagues, historical).
Returns: {teams:[{id, providerId, name, abbreviation, nickname, club, teamType, metadata}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page number. | |
| pageSize | No | Rows per page. |