tvmaze-intel
ActiveTool of The Stall
declared in 4.82.0
TV show intelligence via TVMaze: search 90k+ shows by name, get full show profiles with cast/schedule/rating, list episode guides by season, or fetch the broadcast schedule for any country by date. No API key required.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mode"
],
"properties": {
"date": {
"type": "string",
"description": "schedule mode: date in YYYY-MM-DD format (default: today in UTC)."
},
"mode": {
"type": "string",
"description": "search=find shows by name | show=full profile for one show | episodes=episode list (optionally filtered by season) | schedule=TV air schedule for a country on a date"
},
"limit": {
"type": "integer",
"description": "search mode: max results to return (default 8, max 20)."
},
"query": {
"type": "string",
"description": "search/show/episodes: show name or numeric TVMaze show ID. schedule: omit or leave empty."
},
"season": {
"type": "integer",
"description": "episodes mode: filter to this season number (omit for all seasons)."
},
"country": {
"type": "string",
"description": "schedule mode: ISO 3166-1 alpha-2 country code (default: US)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries