get_my_team
Retrieve an FPL team's full details: starting XI, bench, captain, bank, value, and chips. Uses authentication, auto-detecting team from account or via team ID.
Instructions
Get an FPL team: starting XI, bench, captain, bank, value, and chips.
Requires authentication (a Bearer token). Args:
team_id: The FPL team ID. If omitted, it is detected automatically
from the authenticated account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |