> ## Documentation Index
> Fetch the complete documentation index at: https://nad-aae8058d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Prompts

> All available prompts in the FPL MCP Server

## Prompts

Structured templates that guide analysis workflows. Prompts combine multiple tools and resources for comprehensive insights.

| Prompt Name                 | Description                                    | Parameters                                | Use Case                                                             |
| --------------------------- | ---------------------------------------------- | ----------------------------------------- | -------------------------------------------------------------------- |
| `analyze_squad_performance` | Squad performance over recent gameweeks        | `team_id`, `num_gameweeks`                | Identify underperformers and transfer candidates                     |
| `analyze_team_fixtures`     | Team fixture difficulty analysis               | `team_name`, `num_gameweeks`              | Find optimal times to invest in team assets                          |
| `select_team`               | Starting XI and bench optimization             | `team_id`, `gameweek`                     | Pick the optimal lineup for a specific gameweek                      |
| `recommend_transfers`       | Transfer strategy recommendations              | `team_id`, `free_transfers`               | Generate transfer in/out suggestions                                 |
| `recommend_chip_strategy`   | Chip timing and strategy                       | `team_id`                                 | Optimize Wildcard, Free Hit, Triple Captain, Bench Boost             |
| `recommend_captain`         | Top 3 captain picks with Pro-Level scoring     | `team_id`, `gameweek`, `response_format`  | Optimize weekly captain selection with weighted data-driven insights |
| `compare_players`           | Side-by-side player comparison                 | `*player_names`                           | Choose between transfer targets                                      |
| `compare_managers`          | Manager team comparison                        | `league_id`, `gameweek`, `*manager_names` | Analyze league rivals' strategies                                    |
| `find_league_differentials` | Find low-ownership differentials               | `league_id`, `max_ownership`              | Gain a competitive advantage in mini-leagues                         |
| `gameweek_analysis`         | Detailed match reports & transfer implications | `gameweek`                                | Review completed gameweek stats and identify trends                  |
