get_league_winners_bracket
Fetch the playoff winners bracket for the Token Bowl fantasy football championship, including matchups, seeds, winners, and points scored by round.
Instructions
Get the playoff winners bracket for the Token Bowl league championship.
Returns playoff bracket information including:
Round number (1 = first round, increases each week)
Matchup ID and competing roster IDs
Winner and loser roster IDs (when determined)
Points scored by each team (when games complete)
Playoff seed assignments
Typically covers weeks 15-17 of the NFL season.
Returns: List of playoff matchup dictionaries for the winners bracket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |