list_files
Browse the file structure of a sandbox container by listing files and directories under the workspace, controlling recursion depth and avoiding symlink traversal.
Instructions
List regular files and directories beneath /workspace without following links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| max_depth | No | ||
| recursive | No | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||