ncaa: Get scoreboard
ncaa_get_scoreboardRetrieve NCAA scoreboard for a given sport and division, providing game scores, status, and key details.
Instructions
Get the NCAA scoreboard for a sport and division. Returns games with scores, status, and basic info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY/MM/DD format (e.g. 2024/01/15). Defaults to today. | |
| sport | Yes | Sport name, e.g. "football", "basketball", "baseball", "soccer", "hockey", "lacrosse" | |
| division | Yes | Division code, e.g. "fbs", "fcs", "d1", "d2", "d3" |