mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
fix: isolate malformed plugin tools
This commit is contained in:
@@ -243,6 +243,7 @@ Users enable optional tools in config:
|
||||
```
|
||||
|
||||
- Tool names must not clash with core tools (conflicts are skipped)
|
||||
- Tools with malformed registration objects, including missing `parameters`, are skipped and reported in plugin diagnostics instead of breaking agent runs
|
||||
- Use `optional: true` for tools with side effects or extra binary requirements
|
||||
- Users can enable all tools from a plugin by adding the plugin id to `tools.allow`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user