get_deep_directory_tree
Generate a detailed directory tree structure from a specified path, with configurable depth and exclusion patterns, for clear visualization of complex file 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) |