ZIm/crates/assistant_tools/src/delete_path_tool/description.md
Richard Feldman d5bb12631a
Delete tool uses paths instead of globs (#26715)
Also made `run` avoid doing work on the main thread.

Release Notes:

- N/A
2025-03-16 11:58:25 +01:00

154 B

Deletes the file or directory (and the directory's contents, recursively) at the specified path in the project, and returns confirmation of the deletion.