You're viewing a demo portfolio

Join the waitlist
PRSM

get_tv_show

Active

Tool of Movies

declared in 0.1.0

Get complete TV show details including episodes, air dates, and ratings. Requires show ID from search_tv_shows.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 1
    },
    {
      "id": 169
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "TVmaze show ID (e.g., 1 for \"Under the Dome\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Movies

https://github.com/pipeworx-io/mcp-movies

1/7 registries
View full server →
get_tv_show — Movies — PRSM MCP