| Tool | Description |
|---|
| Agent | Runs a sub-agent to handle complex, multi-step tasks |
| Read | Reads the content of files |
| Write | Creates or overwrites files |
| Edit | Makes targeted edits to specific files |
| MultiEdit | Performs multiple edits on a single file automatically |
| LS | List files and directories |
| Glob | Find files based on pattern matching |
| Grep | Searches for patterns in file content |
| Bash | Executes shell commands in your environment |
| NotebookRead | Reads and displays Jupyter notebook contents |
| NotebookEdit | Modifies Jupyter notebook cells |
| TodoRead | Reads the current session’s tasks list |
| WebFetch | Fetches content from a specified URL |
| WebSearch | Performs web searches with domain filtering |