> ## 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.

# League & Manager Analysis

> A quick reference to which tool to use for analyze private league and manager

### League & Manager Analysis

* **League standings?** → `fpl_get_league_standings` - Rankings and points (requires league ID)
* **View team by manager name?** → `fpl_get_manager_gameweek_team` - Find a manager within a league and view their GW team
* **View any team by ID?** → `fpl_get_manager_by_team_id` - Direct access to manager profile via team ID
* **Compare managers?** → `fpl_compare_managers` - Side-by-side team comparison within a league
* **Analyze rival?** → `fpl_analyze_rival` - Deep dive head-to-head vs a specific rival
* **Manager transfers?** → `fpl_get_manager_transfers_by_gameweek` - Transfers made by a manager
