get_players
Retrieve detailed Premier League player registrations from the Opta feed, including player IDs, shirt numbers, positions, club affiliation, nationality, date of birth, and loan status.
Instructions
Get Premier League player registrations from the Pulselive/Opta feed.
Richer than ESPN's roster: carries the Opta player id, shirt number, detailed positional label (e.g. "Centre-back" vs "Right-back"), current-club affiliation, nationality, date of birth, and loan flag. Defaults to the most recent completed season — the current season may not have full registrations until the transfer window closes.
Args: season_year: Currently ignored (see roadmap). Reserved for a future per-year season lookup. limit: Maximum number of players to return (default 50, max 500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| season_year | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |