List Dir
list_dirList directory entries with type, size, and modification time to inspect filesystem contents.
Instructions
List the contents of a directory (name, is_dir, size, mtime).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |