afl_live_audio
Retrieve live AFL audio streams for a specified round and competition season. Returns available channels when a game is live, otherwise empty.
Instructions
Live AFL audio streams (empty when no game is live).
Returns: {pageInfo, content:[{id, name, channels:[...]}]}
Auth: none needed.
Also answers this: openf1_team_radio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| round | No | Round number within the competition season. | |
| pageSize | No | Rows per page. | |
| compseason | No | Competition-season id (from afl_compseasons_list). |