openclaw/extensions/feishu/clawdbot.plugin.json
2026-01-29 23:42:22 +08:00

12 lines
200 B
JSON

{
"id": "feishu",
"name": "Feishu Channel",
"version": "1.0.0",
"channels": ["feishu"],
"configSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
}
}