get_team_analysis
Analyze a fantasy football team for trade and improvement advice: get roster trends, bye-week conflicts, position strength vs league average, and bench depth.
Instructions
Aggregated snapshot of a team for trade / improvement advice.
Args: team_name: Team name or owner name (fuzzy).
Returns:
Full roster with average points and a last-3-weeks trend (up/down/flat)
Bye-week conflicts (weeks where multiple starters are out)
Position-group strength vs the league average at that position
Bench depth by position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |