ncaa_get_stats
Retrieve NCAA player or team statistics for any sport and division by specifying stat type and year.
Instructions
Get player or team statistics for an NCAA sport/division.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport name, e.g. "football", "basketball" | |
| division | Yes | Division code, e.g. "fbs", "d1" | |
| stat_type | No | Stat type: "individual" or "team" | |
| year | No | Year (e.g. 2024) |