Compile a multi-step workflow from a natural language description
POST/agents/workflows/compile
Compile a multi-step workflow description into an ExecutionPlan.
The workflow describes a sequence of concept evaluations and condition checks. The LLM resolves referenced concepts and conditions from the registry and produces an ExecutionPlan with execution_order and parallelizable_groups.
Request
Responses
- 200
- 422
Successful Response
Validation Error