livefpl_player_prediction
Get price-change predictions for any Fantasy Premier League player by entering their name. Returns JSON with matching player's prediction or error if not found.
Instructions
Get the price-change prediction for a specific FPL player by name.
Args: name: Full or partial player name (case-insensitive, e.g. "Haaland", "Calafiori", "salah").
Returns: JSON with the matching player's prediction, or all matches if the name is ambiguous, or an error if no player matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |