Skip to main contentModule tools
Source - bash
- Bash tool — execute shell commands with output truncation and timeout.
- edit
- Edit tool — precise text replacement with exact matching and fuzzy fallback.
- find
- Find tool — search for files by name/glob pattern.
- grep
- Grep tool — search file contents using regex or literal patterns.
- ls
- Ls tool — list directory contents with metadata.
- read
- Read tool — read file contents with line numbers, offset, and truncation.
- write
- Write tool — create or overwrite files, auto-creating parent directories.