kopern_run_pipeline
Run a sequential pipeline on a prompt: each step processes the output of the previous one, using your API keys.
Instructions
Execute a pipeline on a prompt. Steps run sequentially, each feeding its output to the next. Uses YOUR API keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The input prompt | |
| agent_id | Yes | The parent agent ID | |
| pipeline_id | Yes | The pipeline ID |