livefpl_top_transfers
List the most common FPL transfers as player-in/player-out pairs, sorted by volume, to identify transfer trends that drive price changes.
Instructions
List the most common FPL transfers (player in / player out pairs).
These transfer volumes drive the price changes surfaced by the other tools.
Args: limit: Maximum number of transfer pairs to return (default 20).
Returns: JSON array of {player_in, player_out, count, share_pct} sorted by volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |