title_seasons
ActiveTool of mcp-watchmode
declared in 0.1.0
Seasons + episodes for a Watchmode TV show ID. Returns episode count, season number, year. Use after title_search to enumerate a show's structure.
Parameters schema
{
"type": "object",
"examples": [
{
"title_id": "12345"
}
],
"required": [
"title_id"
],
"properties": {
"title_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-watchmode
https://github.com/pipeworx-io/mcp-watchmode
2/7 registries