make_transfer
Swap a player out of your Fantasy Premier League squad and bring in a replacement by name, improving your team for upcoming fixtures.
Instructions
Transfer one player out and another in (by name).
Args:
sell: Name of a player currently in your squad to sell.
buy: Name of the player to buy.
team_id: Optional; detected from your account if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buy | Yes | ||
| sell | Yes | ||
| team_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |