afl_matches_list
List AFL matches filtered by competition, season, round, team, status, or date. Get match details including teams, venue, start time, and status.
Instructions
List matches with filters (competition, season, round, team, status, date).
Returns: {meta:{pagination}, matches:[{id, providerId, round, home, away, venue, utcStartTime, status}]}
Example: Live + upcoming AFL matches from a date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| status | No | ||
| teamId | No | ||
| endDate | No | ||
| pageSize | No | ||
| startDate | No | ||
| roundNumber | No | ||
| compSeasonId | No | ||
| competitionId | No |