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": {}
|
|
}
|
|
}
|