{ "properties": { "display_name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "title": "Display Name" } }, "type": "object", "title": "KnowledgeDomainConfig", "description": "Configuration for the Knowledge domain of the AgentOS", "$schema": "https://json-schema.org/draft/2020-12/schema" }