openclaw/extensions/dingtalk/moltbot.plugin.json
2026-01-29 12:59:53 +08:00

12 lines
162 B
JSON

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