find_game
Retrieve the unique game ID for NBA matchups by specifying team names and optional date.
Instructions
Find game_id by team matchup and optional date. Accepts team names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team1 | Yes | ||
| team2 | No | ||
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |