ncloud_imageoptimizer_delete_rule
Delete an image transformation rule from an Image Optimizer project. Provide project and rule IDs, then set confirm=true to execute the removal.
Instructions
⚠️ Destructive: Delete a transformation rule from an Image Optimizer project. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ruleId | Yes | Rule ID to delete | |
| confirm | No | Must be true to actually execute the destructive operation | |
| projectId | Yes | Project ID containing the rule |