Tools in Claude Code:
| Name | Purpose |
|---|---|
| Agent | Launch a subagent to handle a task |
| Bash | Run a shell command |
| Edit | Edit a file |
| Glob | Find files based upon a pattern |
| Grep | Search the contents of a file |
| LS | List files and directories |
| MultiEdit | Make several edits at the same time |
| NotebookEdit | Write to a cell in a Jupyter notebook |
| NotebookRead | Read a cell |
| Read | Read a file |
| TodoRead | Read one of the created to-do’s |
| TodoWrite | Update the list of to-do’s |
| WebFetch | Fetch from a URL |
| WebSearch | Search the web |
| Write | Write to a file |