get_myshows_profile_shows_list
Retrieve your MyShows profile's TV show list to view all tracked series in one place for easy management and reference.
Instructions
Retrieves the list of tv shows from the MyShows profile. :return: A dictionary containing the list of tv shows.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}