feat: declare startup plugin imports explicitly

This commit is contained in:
Shakker
2026-04-28 03:23:57 +01:00
parent 3945193257
commit f1aaa2cd91
18 changed files with 50 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
{
"id": "webhooks",
"activation": {
"onStartup": true
},
"name": "Webhooks",
"description": "Authenticated inbound webhooks that bind external automation to OpenClaw TaskFlows.",
"configSchema": {