everything_list_directory
List indexed files and folders inside a directory using the Everything index, with optional recursion and filters. Shows only indexed entries, not a live filesystem listing.
Instructions
Browse indexed children (not a filesystem listing). recursive=False returns direct children; missing index entries are not included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | all | |
| path | Yes | ||
| limit | No | ||
| offset | No | ||
| filters | No | ||
| recursive | No |