afl_compseason_get
Retrieves an AFL competition season by ID, including full rounds array and 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}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compSeasonId | Yes |