validate_business_workflow
Validate a compiled business workflow before publishing or execution, checking primitive order, approval gates, state transitions, tenant scope, RBAC, and recovery to prevent failures.
Instructions
Validate a compiled business workflow before publish or execution.
Validation is local and fail-closed. It checks primitive order, approval gates, hidden setup, state transitions, tenant/company scope, RBAC, recovery, and the SDK-first authoring contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_definition | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |