ncloud_delete_multiple_objects
Delete multiple objects from an Object Storage bucket in a single request. Use confirm=true to execute.
Instructions
⚠️ Destructive: Delete multiple objects from an Object Storage bucket in a single request. 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 | |
| objectKeys | Yes | Array of object keys to delete |