get_calendar_episodes
Retrieve upcoming TV show episodes from your MyShows calendar to track air dates and episode details for viewing planning.
Instructions
Retrieves the calendar episodes from MyShows with information about the next episodes. This method fetches the next episodes scheduled to air, including their details. :return: A dictionary containing the calendar episodes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}