analyze_player_fixtures
Analyze a player's upcoming fixtures and view difficulty ratings to support Fantasy Premier League team decisions.
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 ratings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player_name | Yes | ||
| num_fixtures | No |