kopern_create_pipeline
Create multi-step agent pipelines: chain agents sequentially with configurable input sources, roles, and error handling.
Instructions
Create a multi-step pipeline on an agent. Steps chain agents sequentially with configurable input mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pipeline name | |
| steps | Yes | Pipeline steps | |
| agent_id | Yes | The parent agent ID | |
| description | No | Pipeline description |