simulate_resolution
Simulate workflow resolution outcomes without altering live state. Test resolution logic for nodes, principals, and timestamps to predict effects before applying changes.
Instructions
Simulate a workflow resolution without changing live workflow state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | ||
| resolvedAt | Yes | ||
| workflowId | No | onboard-priya | |
| principalId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes | ||
| summary | Yes | ||
| auditLog | Yes | ||
| evidence | Yes | ||
| findings | Yes | ||
| liveTool | Yes | ||
| workflow | Yes | ||
| simulation | Yes | ||
| mainBlocker | Yes | ||
| authorization | No | ||
| simulationResult | Yes |