list_directory
List all files and folders in a given directory, with an optional detailed view that shows file size and modification time.
Instructions
列出目录内容
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 目录路径 | |
| detailed | No | 是否显示详细信息(大小、修改时间等) |