get_vault_structure
Get a tree-like view of folders in an Obsidian vault to understand its organization. Shows only directories, not files.
Instructions
Get a tree-like structure of folders in the Obsidian vault. Useful for understanding the vault organization. Only shows directories, not individual files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Starting directory path. Leave empty for entire vault. | |
| maxDepth | No | Maximum depth to show (default: 5). |