list_files
List directory contents in a sandbox to inspect generated files, showing type and size for each entry. Defaults to /workspace for quick verification.
Instructions
List the contents of a directory in a sandbox, with the type and size of each entry. Defaults to /workspace. Use this to find what your code produced before reading it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory to list. Default /workspace. | |
| sandbox_id | Yes |