workflow_run
Create evidence-gated workflow runs for complex tasks requiring planning, validation, memory retrieval, and writeback.
Instructions
Create an evidence-gated workflow run for a non-trivial task.
Use this for build/debug/research/release tasks that need durable planning, validation gates, memory retrieval, confidence, and writeback.
Args: user_prompt: The user request to execute. persist: Persist a run ID and planned steps to the local flight recorder. output_format: markdown or json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persist | No | ||
| user_prompt | Yes | ||
| output_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |