Files
openclaw/extensions/anthropic/openclaw.plugin.json
2026-03-15 17:07:28 -07:00

10 lines
157 B
JSON

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