afl_compseason_get
Retrieve a complete AFL competition season, including its full rounds schedule and the current round number.
Instructions
Get a single comp season (embeds its full rounds array + currentRoundNumber).
Returns: {meta, compSeasons:[{id, providerId, name, shortName, season, rounds:[...], currentRoundNumber}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compSeasonId | Yes | Comp season id (e.g. 85 = 2026 AFL) Required — part of the URL path. |