You're viewing a demo portfolio

Join the waitlist
PRSM

title_search

Active

Tool of mcp-watchmode

declared in 0.1.0

Search Watchmode for movies and TV shows by name (or IMDb/TMDb ID via search_field); optionally filter by type (movie, tv_series, etc.). Returns Watchmode title IDs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "search_value": "Breaking Bad"
    },
    {
      "types": "movie",
      "search_field": "title",
      "search_value": "Inception"
    }
  ],
  "required": [
    "search_value"
  ],
  "properties": {
    "types": {
      "type": "string"
    },
    "search_field": {
      "type": "string"
    },
    "search_value": {
      "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 →