list_files
Browse files and folders within a container at a specified path to manage containerized knowledge base content.
Instructions
List files and folders in a container at a given path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerId | Yes | Container ID or name | |
| path | No | Folder path to list (default: root '/') |