nexo_workflow_update
Update a workflow run with a replayable checkpoint. Configure step status, retry policy, approval requirements, and more to control workflow execution.
Instructions
Update a workflow run with a replayable checkpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| step_key | No | ||
| step_title | No | ||
| step_status | No | ||
| run_status | No | ||
| checkpoint_label | No | ||
| summary | No | ||
| shared_state | No | ||
| state_patch | No | ||
| evidence | No | ||
| next_action | No | ||
| retry_after | No | ||
| max_retries | No | ||
| retry_policy | No | ||
| requires_approval | No | ||
| compensation | No | ||
| actor | No | ||
| owner | No |