get_head_to_head
Compare two ESPN Fantasy Football teams by retrieving their season head-to-head matchup history, including game results and point totals from each weekly schedule.
Instructions
Get the season head-to-head history between two teams.
Args: team_name_1: First team (name or owner, fuzzy). team_name_2: Second team (name or owner, fuzzy).
Scans each team's weekly schedule for games against the other and reports the results and point totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_name_1 | Yes | ||
| team_name_2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |