You're viewing a demo portfolio

Join the waitlist
PRSM

title_detail

Active

Tool of mcp-watchmode

declared in 0.1.0

Fetch full metadata for a Watchmode title by title_id: title, year, genres, plot, runtime, user rating, cast, and optionally streaming sources via append_to_response.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "title_id": "12345"
    },
    {
      "title_id": "12345",
      "append_to_response": "sources,seasons"
    }
  ],
  "required": [
    "title_id"
  ],
  "properties": {
    "title_id": {
      "type": "string"
    },
    "append_to_response": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-watchmode

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

2/7 registries
View full server →