le_remove_from_lists
Remove a player from transfer and loan lists by providing player ID, name, or team ID.
Instructions
Remove a player from transfer and loan lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | No | Player name (if ID not provided). | |
| teamid | No | ||
| playerid | No | Player ID. |