bsi_search_intel
ActiveTool of com.blazesportsintel/college-baseball
Search the open web for college-baseball news, scouting reports, beat-writer coverage, and analytical commentary. Use this when a question needs narrative context. Defaults to trusted college-baseball domains and returns the provider in response metadata.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results to return. Default 5, min 1, max 10."
},
"query": {
"type": "string",
"description": "Natural-language search query (e.g., \"Texas Longhorns baseball weekend series recap\", \"Charlie Condon draft stock 2026\")."
},
"domains": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional allowlist of domains to search within. Defaults to trusted college-baseball sources. Pass [] to search the open web."
}
}
}Parent server
com.blazesportsintel/college-baseball
https://github.com/ahump20/BSI
1/7 registries