2,535
edits
m (Text replacement - "|Available = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Find out the premiere date of the TV show {insert show name} using what_to_watch.getPremiereDate. | |||
#Get a list of the top 10 shows in the genre {insert genre} using what_to_watch.getTopShowsByGenre. | |||
#Find out the IMDB rating of the TV show {insert show name} using what_to_watch.getIMDBRating. | |||
#Search for TV shows with the actor {insert actor name} using what_to_watch.searchShowsByActor. | |||
#Check if the show {insert show name} has been renewed or canceled using what_to_watch.getRenewalStatus. | |||
#Discover shows with a similar theme to {insert show name} using what_to_watch.searchShowsByTheme. | |||
#Get a list of popular shows from the past year using what_to_watch.getPopularShows. | |||
#Find out where I can stream movies related to {insert movie name} using what_to_watch.searchMovieStreamingInfo. | |||
#Search for TV shows suitable for kids using what_to_watch.searchKidsShows. | |||
#Get a list of award-winning shows to watch using what_to_watch.getAwardWinningShows. | |||
==Tips and Tricks== | ==Tips and Tricks== |