{ "schema": { "properties": { "column_names": { "description": "A list of columns names in the sheet", "items": { "type": "string" }, "type": "array" }, "sheet_name": { "description": "The name of the sheet", "type": "string" } }, "type": "object", "title": "UploadFileMetadataItem" }, "schemaType": "response" }