This is a tool for editing files. For moving or renaming files, you should generally use the terminal tool with the 'mv' command instead. For larger edits, use the create_file tool to overwrite files.
Before using this tool:
-
Use the
read_filetool to understand the file's contents and context -
Verify the directory path is correct (only applicable when creating new files):
- Use the
list_directorytool to verify the parent directory exists and is the correct location
- Use the