getPlayerDeepDive
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Comprehensive player analysis combining all sources: performance analytics, injury history, schedule analysis, dynasty value, ownership trends, betting props, and buy/sell/hold signal. The "tell me EVERYTHING" tool. Requires authentication — user identity is resolved from the OAuth token automatically.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"playerName",
"sport"
],
"properties": {
"sport": {
"type": "string",
"description": "Sport (nfl, nba, mlb, nhl, soccer, golf, f1)"
},
"playerName": {
"type": "string",
"description": "Player name to analyze"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries