chore(sync): mirror docs from openclaw/openclaw@0a076bc0fc

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 12:24:56 +00:00
parent 2ed1a7fe62
commit 89f3e26f26
2 changed files with 3 additions and 2 deletions

View File

@ -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"
}

View File

@ -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`