list_files
List files in a storage bucket folder by specifying bucket name and optional folder path. Retrieve up to 500 files per request for efficient browsing.
Instructions
List files in a bucket folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Bucket name | |
| folder | No | Folder path (empty = root) | |
| limit | No |