TVmaze · Capability
TVmaze Premium User API — Followed Networks
TVmaze Premium User API — followed networks. 4 operations. Lead operation: List the Followed Networks. Self-contained Naftiko capability covering one TVmaze business surface.
What You Can Do
GET
Getuserfollowsnetworks
— List the Followed Networks
/v1/user/follows/networks
DELETE
Deleteuserfollowsnetworksnetworkid
— Unfollow a Network
/v1/user/follows/networks/{network_id}
GET
Getuserfollowsnetworksnetworkid
— Check if a Network is Followed
/v1/user/follows/networks/{network_id}
PUT
Putuserfollowsnetworksnetworkid
— Follow a Network
/v1/user/follows/networks/{network_id}
MCP Tools
list-followed-networks
List the Followed Networks
read-only
idempotent
unfollow-network
Unfollow a Network
idempotent
check-if-network-is-followed
Check if a Network is Followed
read-only
idempotent
follow-network
Follow a Network
idempotent