workflow_advance
Completes the current workflow step and advances to the next after validating checkpoint conditions. Provide step outputs and optional branch routing.
Instructions
Complete the current step and advance the workflow after checkpoint validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | Instance ID or alias | |
| outputs | Yes | Step outputs | |
| confirmed_conditions | No | Confirmed natural-language checkpoint conditions | |
| condition_result | No | Branch key for conditional next routing | |
| token_consumed | No | Tokens consumed by this step |