action thetvdb_get_user_ratings_query_params { label: "get_user_ratings_query_params" description: "Returns a list of query params for use in the `/user/ratings/query` route." provider: thetvdb method: GET path: "/user/ratings/query/params" encoding: json output: { type: "object" additionalProperties: true } }