List Directory in Sandbox
sandbox_fs_listList the contents of a directory inside a specified sandbox. Provide the sandbox name and directory path to retrieve files and folders.
Instructions
List directory contents inside the sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sandbox name | |
| path | Yes | Directory path to list |