ncloud_dataflow_delete_trigger
Permanently delete a Data Flow trigger by specifying its trigger ID and setting confirm to true. This destructive action removes the trigger from your workflow.
Instructions
⚠️ Destructive: Delete a Data Flow trigger permanently. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute the destructive operation | |
| triggerId | Yes | Trigger ID to delete |