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