afl_seasons_list
List AFL seasons by year to get season IDs for use in stats and odds queries. Returns paginated records of season id and year.
Instructions
List calendar-year season records.
Returns: {meta, seasons:[{id, year}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page number. | |
| pageSize | No | Rows per page. |