action thetvdb_get_search_series { label: "get_search_series" description: "Allows the user to search for a series based on the following parameters." provider: thetvdb method: GET path: "/search/series" encoding: json output: { type: "object" additionalProperties: true } }