liara_list_buckets
Retrieve a list of storage buckets with pagination controls to manage object storage on the Liara cloud platform.
Instructions
List all storage buckets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| perPage | No | Number of items per page | |
| limit | No | Alternative to perPage: maximum number of items to return | |
| offset | No | Alternative to page: number of items to skip |