Home Explore Blog CI



zed

crates/assistant_tools/src/delete_path_tool/description.md
6b66450b33f1f17d11c4bcf9a3ba5e50b7a1d783208639c8000000030000009a
Deletes the file or directory (and the directory's contents, recursively) at the specified path in the project, and returns confirmation of the deletion.

Chunks
07d147a0 (1st chunk of `crates/assistant_tools/src/delete_path_tool/description.md`)
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.