You're viewing a demo portfolio

Join the waitlist
PRSM

get_schedule

Active

Tool of Tvmaze

declared in 0.1.0

What TV shows are airing on a given day in a country. Useful for "what aired last night on UK TV". Returns episode + show records.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "date": "2024-01-15",
      "country": "US"
    },
    {
      "country": "GB"
    }
  ],
  "required": [],
  "properties": {
    "date": {
      "type": "string",
      "description": "YYYY-MM-DD (default today)"
    },
    "country": {
      "type": "string",
      "description": "2-letter country code (default \"US\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Tvmaze

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

1/7 registries
View full server →
get_schedule — Tvmaze — PRSM MCP