obsidian_list_files_in_dir
Explore and organize Obsidian vaults by listing all files and directories in a specified path. Returns a hierarchical structure to visualize relationships and locate specific content efficiently.
Instructions
Lists all files and directories that exist in a specific Obsidian directory. Returns a hierarchical structure showing files, folders, and their relationships. Useful for exploring vault organization and finding specific files.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dirpath | Yes | Path to list files from (relative to your vault root). Note that empty directories will not be returned. |