openclaw-home-pc/openclaw/extensions/wecom-openclaw-plugin/openclaw.plugin.json
2026-03-21 15:31:06 +08:00

15 lines
206 B
JSON

{
"id": "wecom-openclaw-plugin",
"channels": [
"wecom"
],
"skills": [
"./skills"
],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}