get_my_current_team
Fetch your current FPL squad from the authenticated my-team endpoint, showing selling prices, chips, and transfer state, including pending changes.
Instructions
Get your current team as shown on the transfers page, including selling prices, chips, and transfer state (requires authentication)
Unlike get_my_team, this uses the authenticated my-team endpoint, so
it reflects pending changes and per-player purchase/selling prices.
Returns:
Current squad with prices, available chips, and transfer status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||