delete_pipeline
Permanently removes a saved pipeline configuration and its execution history by name, with related schedules cleaned up for default tenants.
Instructions
Permanently delete a saved pipeline configuration and execution history.
For the default tenant, any process-level schedule is removed only after the stored pipeline deletion succeeds. Isolated tenants never mutate the shared process scheduler.
Args: name: Name of the saved pipeline to delete.
Returns: Confirmation of deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |