afl_live_audio
Fetch live AFL audio streams for any round, returning channel details when a game is airing and empty results otherwise. Specify round or competition-season to filter.
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). |