sandbox_file_list
List files and directories in a given sandbox path to inspect its contents. Specify the sandbox ID and optional directory path; defaults to /home/user. Enables exploring file structures within E2B sandboxes.
Instructions
List files and directories in a sandbox path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID. | |
| path | No | Directory path to list. Defaults to /home/user. |