bsi_get_player_stats
ActiveTool of com.blazesportsintel/college-baseball
declared in 4.0.0
Search for a college baseball player by name and get their stats, position, team, and headshot. Searches BSI sabermetric data.
Parameters schema
{
"type": "object",
"required": [
"player"
],
"properties": {
"team": {
"type": "string",
"description": "Team name to disambiguate when multiple players share a name. Optional."
},
"player": {
"type": "string",
"description": "Player name (e.g., \"Jac Caglianone\", \"Charlie Condon\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.blazesportsintel/college-baseball
https://github.com/ahump20/BSI
1/7 registries