getPlayerOutlook
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Get AI-powered player analysis including projections, injury status, matchup context, and start/sit recommendations. Supports PPR, half-PPR, and standard scoring.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"playerName"
],
"properties": {
"week": {
"type": "integer",
"maximum": 18,
"minimum": 1,
"description": "Week number (default: current week)"
},
"sport": {
"type": "string",
"description": "Sport — supports nfl, nba, mlb, nhl, soccer, f1, golf, cfb, cbb (default: nfl)"
},
"playerName": {
"type": "string",
"description": "Player full name (e.g., \"Patrick Mahomes\", \"Ja'Marr Chase\", \"LeBron James\", \"Shohei Ohtani\")"
},
"scoringFormat": {
"enum": [
"ppr",
"half_ppr",
"standard"
],
"type": "string",
"description": "League scoring format"
}
},
"additionalProperties": false
}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