get-plays
Retrieve college football play-by-play data using the College Football Data API. Specify year and week, with optional filters like team, conference, or play type, to analyze game sequences effectively.
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.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
classification | No | ||
conference | No | ||
defense | No | ||
defense_conference | No | ||
offense | No | ||
offense_conference | No | ||
play_type | No | ||
season_type | No | ||
team | No | ||
week | Yes | ||
year | Yes |