File size: 254 Bytes
0bb82b0 | 1 2 3 4 5 6 7 8 9 10 11 | {
"id": "obsidian-bridge",
"name": "Obsidian Bridge",
"description": "Minimal OpenClaw-owned Obsidian bridge for Paperclip and local callers.",
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}
|