mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
11 lines
212 B
JSON
11 lines
212 B
JSON
{
|
|
"id": "lobster",
|
|
"name": "Lobster",
|
|
"description": "Typed workflow tool with resumable approvals.",
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|