list_bucket_info
Retrieve detailed information about all buckets within a Keboola project using the Storage API, enabling efficient management and organization of data resources.
Instructions
List information about all buckets in the project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_bucket_infoArguments",
"type": "object"
}