delete-pipeline
Deletes a pipeline by its UUID. Supports soft or hard deletion with optional recursive removal of children.
Instructions
Delete a pipeline by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pipeline UUID to delete | |
| hardDelete | No | Hard delete (permanent) vs soft delete | |
| recursive | No | Recursively delete children |