The TV Maze Search Node is responsible for search for tv shows or people on tvmaze. This node allows the agent to provide informative data directly sourced from TV Maze Search.
Input Parameters
- query: The search query (e.g., 'Breaking Bad').
- search_type: The type of search ('shows' or 'people'). Defaults to 'shows'.
Output
dict: A list of TV shows or people matching the search.
