tool updates

This commit is contained in:
Dax Raad
2025-06-04 13:12:13 -04:00
parent d71754a704
commit 1cb48d5c24
37 changed files with 1066 additions and 702 deletions
+1
View File
@@ -0,0 +1 @@
Lists files and directories in a given path. The path parameter must be an absolute path, not a relative path. You can optionally provide an array of glob patterns to ignore with the ignore parameter. You should generally prefer the Glob and Grep tools, if you know which directories to search.