openclaw/extensions/wps/clawdbot.plugin.json
testmsr b97cca2dad Draft
feat(channels): add WPS channel integration
2026-01-28 10:36:09 +08:00

12 lines
174 B
JSON

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