cloud_storage_list_buckets
Retrieve a comprehensive list of all cloud storage buckets with their names and regions to manage and audit storage resources.
Instructions
List all buckets across all regions.
Returns:
List[Dict[str, str]]: List of dictionaries containing bucket information:
- name: Name of the bucket
- region: Region where the bucket is located
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||