This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.0.0).
bsi_get_mlb_leaders
InactiveTool of com.blazesportsintel/college-baseball
declared in 4.0.0
Get MLB statistical leaders by category. Returns top players with supporting stats. Data source: ESPN.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"stat": {
"type": "string",
"description": "Specific stat within the category (e.g., \"avg\", \"hr\", \"rbi\" for batting; \"era\", \"wins\", \"k\" for pitching). Optional."
},
"category": {
"enum": [
"batting",
"pitching"
],
"type": "string",
"description": "Stat category. Default: \"batting\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.blazesportsintel/college-baseball
https://github.com/ahump20/BSI
1/7 registries