afl_player_get
Retrieve a single AFL player's biography, draft details, height, and weight using their unique ID.
Instructions
Get a single player by id (bio, draft, height/weight).
Returns: {players:[{id, providerId, firstName, surname, draftYear, debutYear, recruitedFrom}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes |