fast_get_directory_tree
Retrieve and visualize directory tree structures with configurable depth, hidden file visibility, and file inclusion. Ideal for organizing and navigating complex file systems efficiently.
Instructions
디렉토리 트리 구조를 가져옵니다
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_files | No | 파일 포함 | |
max_depth | No | 최대 깊이 | |
path | Yes | 루트 디렉토리 경로 | |
show_hidden | No | 숨김 파일 표시 |