action thetvdb_get_updated_query_params { label: "get_updated_query_params" description: "Returns an array of valid query keys for the `/updated/query/params` route." provider: thetvdb method: GET path: "/updated/query/params" encoding: json output: { type: "object" additionalProperties: true } }