create_pipeline
Create a new pipeline as a named collection of workflows. Optionally specify version, attributes, and included workflow IDs.
Instructions
Create a new pipeline (named collection of workflows).
Args: name: Pipeline name version: Optional version string attributes: Optional key-value attributes workflow_ids: Optional list of workflow UUIDs to include
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| version | No | ||
| attributes | No | ||
| workflow_ids | No |