Newer
Older
WeComCompanyPlugin / openclaw.plugin.json
{
  "id": "wecom",
  "name": "OpenClaw WeCom",
  "description": "Enterprise WeChat (WeCom) messaging channel plugin for OpenClaw",
  "channels": [
    "wecom"
  ],
  "configSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {}
  }
}