openclaw/extensions/feishu/clawdbot.plugin.json
2026-01-27 11:46:39 +08:00

12 lines
158 B
JSON

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