get_roster
Retrieve an active Premier League roster with jersey numbers, names, positions, citizenship, and ages. Provide the ESPN team ID to get started.
Instructions
Get the active roster for an Premier League team.
Returns each player's jersey number, name, position, citizenship, and age. Use the team ID returned by get_teams.
Args: team_id: ESPN numeric team ID (e.g. "18418" for Atlanta United FC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |