get_team
Retrieve detailed information about any Fantasy Premier League team for a specific gameweek, including players, captain, and squad value.
Instructions
Get any team's players, captain, and other details for a specific gameweek
Args:
team_id: FPL team ID (required)
gameweek: Gameweek number (defaults to current gameweek)
Returns:
Detailed team information including player details, captain, and value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | ||
| gameweek | No |