C
college-baseball
/bsi_get_team_schedule
bsi get team schedule
Get schedule records returned for a college baseball team, including past results and upcoming games when the source provides them.
liveunknown~5s typical
mcpcollege-baseball
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-blazesportsintel-college-baseball /bsi_get_team_schedule for me.
Input
| Field | Type | Description |
|---|---|---|
| team* | string | Team name or slug (e.g., "texas", "lsu", "florida-state"). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-blazesportsintel-college-baseball","endpoint":"/bsi_get_team_schedule","input":{"team":"..."}}'cli
npx cracked-ai run -p mcp-com-blazesportsintel-college-baseball -e /bsi_get_team_schedule -i '{"team":"..."}'mcp
run_tool({ provider: "mcp-com-blazesportsintel-college-baseball", endpoint: "/bsi_get_team_schedule", input: {"team":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.