openclaw/native-plugins/googlechat/openclaw.plugin.json
2026-03-20 09:30:16 +01:00

10 lines
158 B
JSON

{
"id": "googlechat",
"channels": ["googlechat"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}