list_directory
Browse directory contents with pagination to manage large folders and avoid context overflow in Obsidian vaults.
Instructions
List directory contents with pagination to prevent context overflow. Shows immediate contents by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path to list | . |
| recursive | No | Include subdirectories recursively | |
| limit | No | Maximum items to return | |
| offset | No | Pagination offset |