delete_extension
Delete a Cognigy.AI extension. Flows using its nodes will break. Set dryRun to false to perform deletion.
Instructions
Deletes a Cognigy.AI Extension. WARNING: Flows using nodes from this extension will break. MUTATING: Set dryRun=false to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true (default), validates without deleting. Set to false to actually delete. | |
| extensionId | Yes | The extension ID to delete |