ncloud_delete_bucket
Permanently remove an empty Object Storage bucket. Confirm=true must be set to complete the deletion.
Instructions
⚠️ Destructive: Permanently delete an Object Storage bucket. The bucket must be empty. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| bucketName | Yes | Name of the bucket to delete |