get_deep_directory_tree
Visualize complex directory structures by generating a deep tree view. Specify path, depth, and exclude patterns to efficiently navigate and manage filesystem hierarchies.
Instructions
Get deep directory tree
Input Schema
Name | Required | Description | Default |
---|---|---|---|
options | No | Tree generation options | |
path | Yes | Path to get the directory tree (preferably absolute path) |