list_files
List files and directories in an Obsidian vault from the root or a specified folder. Returns file names and folder names, with folders marked by a trailing slash.
Instructions
List files and folders in the Obsidian vault. Can list the root directory or a specific folder. Returns names of files and directories (directories end with /).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to vault root. Leave empty for root directory. |