Home Explore Blog CI



zed

1st chunk of `crates/assistant_tools/src/delete_path_tool/description.md`
07d147a07075cc3ccc3a732cdf42d0d942442ff7b860d263000000010000009a
Deletes the file or directory (and the directory's contents, recursively) at the specified path in the project, and returns confirmation of the deletion.

Title: Delete File or Directory
Summary
This function removes a file or directory, including all its contents recursively, from the specified path within the project, and confirms the deletion.