List one project directory
list_directoryLists immediate files and folders in a project directory, displaying type, size, and modification time while blocking secret and dependency paths.
Instructions
Lists immediate files and folders with type, size, and modification time. Secret and dependency paths remain blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path relative to the selected project root. Absolute paths are rejected. | . |
| project | Yes | Project key from list_projects. | |
| maxEntries | No | ||
| includeHidden | No |