mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:50:42 +00:00
docs(tools): add Related sections and unify See also to Related
This commit is contained in:
@@ -48,3 +48,9 @@ The tool accepts a single `input` string that wraps one or more file operations:
|
||||
"input": "*** Begin Patch\n*** Update File: src/index.ts\n@@\n-const foo = 1\n+const foo = 2\n*** End Patch"
|
||||
}
|
||||
```
|
||||
|
||||
## Related
|
||||
|
||||
- [Diffs](/tools/diffs)
|
||||
- [Exec tool](/tools/exec)
|
||||
- [Code execution](/tools/code-execution)
|
||||
|
||||
Reference in New Issue
Block a user