meta { name: Search Albums type: grpc seq: 5 } grpc { url: localhost:3000 method: /metadata.v1.MetadataService/SearchAlbums body: grpc auth: inherit methodType: unary } body:grpc { name: message 1 content: ''' { "query": "desidero", "artist": "corrigo", "limit": 770, "offset": 396, "provider": 0, "album_types": [ "spiculum", "spiculum" ] } ''' }