get_team_schedule
Display a fantasy football team's remaining schedule with each opponent's record and points for, so you can gauge schedule difficulty.
Instructions
Show a team's remaining schedule with opponent strength.
Args: team_name: Team name or owner name (fuzzy).
Lists each remaining week's opponent along with that opponent's record and points for, so you can gauge schedule difficulty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |