/search?phrase=foo&limit=10 . Is there a function that can decode those into schema shape (the same as request.schemaBodyJson)? I can see there is function request.schemaBodyUrlParams to get form-encode params, but I can not find similar function to decode url query params.