livefpl_price_fallers
List Fantasy Premier League players predicted to fall in price, with filters for team, position, and drop probability threshold to spot imminent price drops.
Instructions
List FPL players most likely to FALL in price, sorted by predicted progress.
Args: limit: Maximum number of players to return (default 20). position: Optional position filter: GK, DEF, MID or FW. team: Optional team-name filter (case-insensitive substring, e.g. "Arsenal"). threshold: Minimum magnitude of predicted downward progress (0-1) for a player to count as a faller candidate. Default 0.5. Use 1.0 to only show players predicted to actually drop price tonight.
Returns: JSON array of players with progress_now_pct, prediction_pct, per_hour_pct and predicted_new_cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | ||
| limit | No | ||
| position | No | ||
| threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |