openclaw-home-pc/openclaw/extensions/openclaw-lark/openclaw.plugin.json
2026-03-21 15:31:06 +08:00

11 lines
183 B
JSON

{
"id": "openclaw-lark",
"channels": ["feishu"],
"skills": ["./skills"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}