{ "type": "plugin", "id": "@kbn/cloud-chat-plugin", "owner": [ "@elastic/kibana-core" ], "description": "Chat available on Elastic Cloud deployments for quicker assistance.", "plugin": { "id": "cloudChat", "browser": true, "server": true, "configPath": [ "xpack", "cloud_integrations", "chat" ], "requiredPlugins": [ "cloud", "cloudChatProvider" ], "optionalPlugins": [ "security" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }