{ "type": "object", "name": "listMetadataQuery", "properties": { "type": { "type": "string" }, "folder": { "type": "string" } }, "required": [ "type", "folder" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }