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