getEditAnalysis
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
Analyze TV show editing patterns — screen time distribution, confessional counts, winner/loser edit patterns, and narrative arc tracking. Queries real edit analysis data from tv_contestants and tv_edit_analysis_config.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"showId"
],
"properties": {
"season": {
"type": "integer",
"description": "Season number (default: latest)"
},
"showId": {
"type": "string",
"description": "Show name (e.g., \"Survivor\", \"The Bachelor\", \"Big Brother\")"
},
"episode": {
"type": "integer",
"description": "Episode number (for episode-specific analysis)"
}
},
"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