Skip to main content
Validate workflow blocks and edges before publishing. You can pass a draft graph directly to this endpoint. The check covers:
  • Missing or duplicate start_document blocks
  • Disconnected blocks
  • Dangling edges (one endpoint missing)
  • Unreachable blocks
  • Type mismatches between source/target handles
  • Missing required block configuration
  • Incomplete authored config such as blank categories, subdocuments, or map keys
  • Embedded review gate predicates and unavailable review signals
  • Cycles in the directed graph
Severities: is_valid is true when the issue list contains no errors. re_propagate defaults to true so derived schemas are refreshed before validation. The SDKs also expose a convenience helper: