add_workflow_to_pipeline
Add a workflow to a pipeline by specifying the pipeline and workflow UUIDs. This tool associates an existing workflow with a pipeline.
Instructions
Add a workflow to a pipeline.
Args: pipeline_id: The pipeline UUID workflow_id: UUID of the workflow to associate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | ||
| workflow_id | Yes |