afl_teams_list
List AFL teams across men's, women's, state leagues, and historical records. Retrieve team IDs, names, abbreviations, nicknames, and metadata with pagination for easy integration.
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. |