chore(sync): mirror docs from openclaw/openclaw@0a076bc0fc
This commit is contained in:
parent
2ed1a7fe62
commit
89f3e26f26
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "7fb2a356e8f2ae2bdbde12952bb2a9c71e8ed775",
|
||||
"syncedAt": "2026-04-27T12:21:58.497Z"
|
||||
"sha": "0a076bc0fca22e2a71bbc600b6f8bed7ee235408",
|
||||
"syncedAt": "2026-04-27T12:23:35.776Z"
|
||||
}
|
||||
|
||||
@ -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`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user