afl_broadcast_channels
Get AFL broadcast channel listings with media types (video, audio, text) and broadcaster details. Supports pagination for integrating multi-provider sports data into odds and stats comparison workflows.
Instructions
List broadcast channels (272) with media types (VIDEO/AUDIO/TEXT).
Returns: {pageInfo, content:[{id, name, abbreviation, broadcaster, channelTypes:[{name, mediaType}]}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page number. | |
| pageSize | No | Rows per page. |