get-play-stats
Retrieve college football play statistics from the College Football Data API using parameters like year, team, game_id, and athlete_id for detailed insights and analysis.
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 play statistic data.
Optional: year, week, team, game_id, athlete_id, stat_type_id, season_type, conference
At least one parameter is required
Example valid queries:
- year=2023
- game_id=401403910
- team="Alabama", year=2023
Input Schema
Name | Required | Description | Default |
---|---|---|---|
athlete_id | No | ||
conference | No | ||
game_id | No | ||
season_type | No | ||
stat_type_id | No | ||
team | No | ||
week | No | ||
year | No |