afl_competitions_list
List all AFL competitions such as AFL, AFLW, VFL, and SANFL. Returns paginated data with competition IDs, codes, and names.
Instructions
List all AFL competitions (AFL, AFLW, VFL, SANFL, …).
Returns: {meta:{pagination}, competitions:[{id, providerId, code, name}]}
Example: All 16 competitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| pageSize | No |