list_dir
List contents of any directory, showing file and folder names with types sorted, to quickly navigate and understand folder structure.
Instructions
List the contents of a directory (name and type, sorted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory to list (default: current directory). | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |