pipeline_reset
Reset a completed or failed pipeline to start a new run for the next feature, requiring explicit confirmation.
Instructions
Reset the current pipeline state and start a new pipeline run.
Identical to pipeline_init but semantically signals resetting an existing pipeline rather than creating a fresh one. Requires confirm=True. Use when a pipeline has closed and the user wants to start the next feature, or when explicitly restarting a failed/stale pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | feature | |
| confirm | No | ||
| feature | Yes | ||
| project | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||