analyze_player_fixtures
Analyze upcoming fixtures for a Fantasy Premier League player and get a difficulty rating for each match in the next gameweeks.
Instructions
Analyze upcoming fixtures for a player and provide a difficulty rating
Args:
player_name: Player name to search for
num_fixtures: Number of upcoming fixtures to analyze (default: 5)
Returns:
Analysis of player's upcoming fixtures with difficulty ratingsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player_name | Yes | ||
| num_fixtures | No |