simulate_business_workflow
Dry-run a compiled workflow with synthetic events to validate trigger flow, approval pauses, and terminal behavior before publishing. No agents or external writes are invoked.
Instructions
Dry-run a compiled workflow within its bound using synthetic events.
The simulator never invokes agents, connectors, or external writes. Use it to prove trigger flow, approval pauses, and terminal behavior before asking Agent Builder to publish the validated definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No | [] | |
| approvals | No | {} | |
| loop_iterations | No | ||
| workflow_definition | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |