get_tv_show
ActiveTool 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\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Movies
https://github.com/pipeworx-io/mcp-movies
1/7 registries