perseus_list
List directory contents to discover files before reading. Supports sorting by name, modified time, or size.
Instructions
List directory contents or structured data. Use to discover files before reading with perseus_read. Supports sorting by name, modified time, or size. Read-only; for hierarchical view, prefer perseus_tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path to list (default: workspace root) | |
| sort | No | Value for sort parameter | |
| limit | No | Value for limit parameter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| entries | No |