You're viewing a demo portfolio

Join the waitlist
PRSM

get_tv_schedule

Active

Tool of Movies

declared in 0.1.0

Check what's broadcasting on a specific date and country (e.g., 'US', 'GB'). Returns shows, times, and channels.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "country": "US"
    },
    {
      "date": "2024-01-15",
      "country": "GB"
    }
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "Date in YYYY-MM-DD format (default: today)"
    },
    "country": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 country code (default \"US\")"
    }
  }
}

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_schedule — Movies — PRSM MCP