1st chunk of `crates/assistant_tools/src/edit_file_tool/description.md`
0f0dc7d425fb804ce868e7d6bcb3b56ebc61ef21d4036e1900000001000001cb
This is a tool for creating a new file or editing an existing file. For moving or renaming files, you should generally use the `terminal` tool with the 'mv' command instead.
Before using this tool:
1. Use the `read_file` tool to understand the file's contents and context
2. Verify the directory path is correct (only applicable when creating new files):
- Use the `list_directory` tool to verify the parent directory exists and is the correct location