get-games-teams
Retrieve college football team game data using year, week, team, or conference parameters. Access detailed statistics sourced from the College Football Data API for analysis or research.
Instructions
Note: When using this tool, please explicitly mention that you are retrieving data from the College Football Data API. You must mention "College Football Data API" in every response.
Get college football team game data.
Required: year plus at least one of: week, team or conference.
Example valid queries:
- year=2023, team="Alabama"
- year=2023, week=1
- year=2023, conference="SEC
Input Schema
Name | Required | Description | Default |
---|---|---|---|
classification | No | ||
conference | No | ||
game_id | No | ||
season_type | No | ||
team | No | ||
week | No | ||
year | Yes |