Spec
Plan Workflow Spec
Compute the declarative reconcile plan against the current draft workflow.
Contract:
- plan compares authored YAML against current draft state
- canonical exported YAML should plan as
noopagainst the same draft
POST
Compute the reconcile plan for a declarative workflow YAML spec against the current draft workflow. This does not mutate workflow state. Use this beforeDocumentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
apply() to see whether the spec will create a workflow, update blocks and edges, or no-op.
Authorizations
Body
application/json
Workflow YAML definition
Response
Successful Response
Available options:
create, update, noop