list_files
List files in a sandboxed instance's staging folder, enabling file access for apps via open_file or Open dialogs.
Instructions
The instance's staging folder (files// under the install dir) and its contents. Drop files there (or reference any host path you can read) to open in apps via open_file() or an app's Open dialog; browser uploads still go through upload_file().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |