list_files
Find and filter files in your Obsidian vault by folder or extension. Use this tool to locate specific notes or count files for better vault organization.
Instructions
List files in the vault. Can filter by folder and/or file extension.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Filter to files in this folder | |
| ext | No | Filter by file extension (e.g. 'md', 'png') | |
| total | No | Return only the file count instead of the list |