livefpl_price_risers
Identify FPL players predicted to rise in price, sorted by predicted progress. Filter by position, team, or threshold to focus on imminent price changes.
Instructions
List FPL players most likely to RISE 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 predicted progress (0-1 fraction of the change threshold) for a player to count as a riser candidate. Default 0.5. Use 1.0 to only show players predicted to actually change 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 |