afl_players_list
Get paginated AFL player lists from an all-time catalogue of 17k+ records, with identifiers, birth dates, draft year, and height for each player.
Instructions
List players (17k+ all-time catalogue).
Returns: {players:[{id, providerId, firstName, surname, dateOfBirth, draftYear, heightInCm}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page number. | |
| pageSize | No | Rows per page. |