openclaw/extensions/synthetic/openclaw.plugin.json

10 lines
157 B
JSON
Raw Permalink Normal View History

{
"id": "synthetic",
"providers": ["synthetic"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}