liara_list_objects
List and manage objects in a Liara cloud storage bucket. Filter by prefix or limit results to organize your stored files effectively.
Instructions
List objects in a bucket
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketName | Yes | The name of the bucket | |
| prefix | No | Prefix to filter objects (optional) | |
| maxKeys | No | Maximum number of objects to return (optional) |