openclaw/extensions/feishu/clawdbot.plugin.json
Jiaxin Shui 50512b97e8 adapt to feishu and add proxy
Signed-off-by: Jiaxin Shui <shuijx@xiaopeng.com>
2026-01-28 09:19:48 +08:00

12 lines
158 B
JSON

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