Spec
Validate Workflow Spec
Validate declarative YAML without mutating workflow state.
Contract:
- validate, plan, and apply agree on whether a spec is acceptable: any severity=error diagnostic — whether emitted at parse time as a DeclarativeWorkflowError or bumped during compile/diagnose — raises HTTP 400 with the structured error issues
- warnings do not make the document invalid; warning-only specs return
HTTP 200 with
is_valid=Trueand the warning issues indiagnostics - counts reflect the canonical compiled graph, not raw authored block count
POST
Validate a declarative workflow YAML spec without changing workflow state. A declarative spec usesDocumentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
apiVersion: workflows.retab.com/v1alpha2. Edges must be explicit and handle-based: