afl_venues_list
Retrieve paginated AFL venue details including location, state, timezone, and land ownership to support venue-based analysis and cross-provider sports data comparisons.
Instructions
List venues (191) incl. location, state, timezone, landOwner.
Returns: {venues:[{id, providerId, name, location, state, timezone, landOwner}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page number. | |
| pageSize | No | Rows per page. |