{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "CopilotIdeChat", "type": "object", "properties": { "total_engaged_users": { "type": "integer" }, "editors": { "type": "array" } } }