Schema from a TaggedRequest? It seems like everywhere this is used in the library code, the TaggedRequest just gets cast to any before being used in a Schema.decode. Its trivial to get the success schema with.success but it seems there is no easy way to get the payload schema unless I am missing something