You're viewing a demo portfolio

Join the waitlist
PRSM

getEditAnalysis

Active

Tool of Chikoh - Fantasy Sports & Entertainment Intelligence

declared in 2.0.0

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
}

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 →
getEditAnalysis — Chikoh - Fantasy Sports & Entertainment Intelligence — PRSM MCP