ncloud_ncs_delete_objects
Permanently delete multiple objects from a Ncloud Storage bucket. Set confirm=true to execute the removal.
Instructions
⚠️ Destructive: Permanently delete multiple objects from a Ncloud Storage bucket. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Array of object keys to delete | |
| confirm | No | Must be true to actually execute the destructive operation | |
| bucketName | Yes | Name of the bucket |