mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-30 14:02:56 +08:00
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"id": "lobster",
|
|
"activation": {
|
|
"onStartup": true
|
|
},
|
|
"name": "Lobster",
|
|
"description": "Typed workflow tool with resumable approvals.",
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|