openclaw/extensions/feishu/moltbot.plugin.json
2026-01-29 09:43:25 +08:00

12 lines
212 B
JSON

{
"id": "feishu",
"name": "Feishu",
"description": "Feishu channel plugin",
"channels": ["feishu"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}