list_files
List files and folders at a specified path inside a container to explore its contents before retrieving documents.
Instructions
List files and folders at a path within a container. Use to browse container contents before retrieving documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerId | Yes | Container ID or name | |
| path | No | Folder path to list (default: root '/') |