get_team_schedule
Retrieve a Premier League team's full match schedule for the current season, including scheduled, live, and finished games with opponent, date, score, and status.
Instructions
Get all matches for a single Premier League team in the current season.
Returns scheduled, in-progress, and completed matches for the team — with opponent, date, score (if played), and status.
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 |