You're viewing a demo portfolio

Join the waitlist
PRSM

getInjuryImpact

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

Injury impact analysis — check a specific player's injury status and fantasy impact, or get a team/league-wide injury report with replacement suggestions.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "team": {
      "type": "string",
      "description": "Team abbreviation for team-wide injury report"
    },
    "limit": {
      "type": "integer",
      "maximum": 50,
      "minimum": 1,
      "description": "Max results for league-wide report"
    },
    "sport": {
      "type": "string",
      "description": "Sport — supports nfl, nba, mlb, nhl, soccer, f1, golf, cfb, cbb (default: nfl)"
    },
    "playerName": {
      "type": "string",
      "description": "Player name to check (omit for team/league-wide report)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Chikoh - Fantasy Sports & Entertainment Intelligence

https://github.com/romcdonald9976/chikoh-architecture-showcase.git

1/7 registries
View full server →
getInjuryImpact — Chikoh - Fantasy Sports & Entertainment Intelligence — PRSM MCP