I faced with lack of docs, how to get scheme of input and output data.
For example, Postman has nice feature to get Example message and you can see input and output scheme
I tried to use get_method_meta, but didn't find it useful. Also, I used describe_response and describe_request, but when one of the field contain type MESSAGE, it didn't show nested structure into MESSAGE