Files
clawdbot/extensions/lobster/clawdbot.plugin.json
2026-01-22 03:20:23 +00:00

11 lines
212 B
JSON

{
"id": "lobster",
"name": "Lobster",
"description": "Typed workflow tool with resumable approvals.",
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}