LAP Registry

TVmaze user API Skill

tvmaze-com

Provider: Tvmaze Version: 1.0 Endpoints: 42 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/user/episodes
GET/user/episodes/{episode_id}List the marked episodes
PUT/user/episodes/{episode_id}Check if an episode is marked
DELETE/user/episodes/{episode_id}Mark an episode
GET/user/follows/showsUnmark an episode
GET/user/follows/shows/{show_id}List the followed shows
PUT/user/follows/shows/{show_id}Check if a show is followed
DELETE/user/follows/shows/{show_id}Follow a show
GET/user/follows/peopleUnfollow a show
GET/user/follows/people/{person_id}List the followed people
PUT/user/follows/people/{person_id}Check if a person is followed
DELETE/user/follows/people/{person_id}Follow a person
GET/user/follows/networksUnfollow a person
GET/user/follows/networks/{network_id}List the followed networks
PUT/user/follows/networks/{network_id}Check if a network is followed
DELETE/user/follows/networks/{network_id}Follow a network
GET/user/follows/webchannelsUnfollow a network
GET/user/follows/webchannels/{webchannel_id}List the followed webchannels
PUT/user/follows/webchannels/{webchannel_id}Check if a webchannel is followed
DELETE/user/follows/webchannels/{webchannel_id}Follow a webchannel
GET/user/tagsUnfollow a webchannel
POST/user/tagsList all tags
DELETE/user/tags/{tag_id}Create a new tag
PATCH/user/tags/{tag_id}Delete a specific tag
GET/user/tags/{tag_id}/showsUpdate a specific tag
PUT/user/tags/{tag_id}/shows/{show_id}List all shows under this tag
DELETE/user/tags/{tag_id}/shows/{show_id}Tag a show
GET/user/votes/showsUntag a show
GET/user/votes/shows/{show_id}List the shows voted for
PUT/user/votes/shows/{show_id}Check if a show is voted for

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install tvmaze-com

Downloads and installs to ~/.claude/skills/tvmaze-com/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)