remove_workflow_from_pipeline
Remove a specified workflow from a pipeline by providing the pipeline UUID and workflow ID. Streamline pipeline management by eliminating unwanted workflows.
Instructions
Remove a workflow from a pipeline.
Args: pipeline_id: The pipeline UUID workflow_id: The workflow UUID to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | ||
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |