list_directory
Lists files and folders in a directory within the sandbox, distinguishing folders from files. Accepts an optional relative path; defaults to the sandbox root.
Instructions
Lists the contents of a directory within the sandbox. Returns file and folder names, with folders marked so they can be told apart from files. If no path is given, lists the sandbox root directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Relative path to a subdirectory within the sandbox. Optional — defaults to the sandbox root if omitted. |