ncloud_ncs_delete_object
Permanently delete an object from a Ncloud Storage bucket. Set confirm=true to execute this destructive operation.
Instructions
⚠️ Destructive: Permanently delete an object from a Ncloud Storage bucket. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key (path) to delete | |
| confirm | No | Must be true to actually execute the destructive operation | |
| bucketName | Yes | Name of the bucket |