file_list
List directory contents, returning files and subdirectories sorted with directories first. Use a relative path to specify the target directory.
Instructions
List entries in a directory. Returns files and subdirectories sorted with directories first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Relative path to the directory to list (default: root) | . |