nexo_workflow_handoff
Record a durable workflow handoff to enable another agent or client to resume progress faithfully.
Instructions
Record a durable handoff so another agent or client can resume the workflow honestly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| actor | Yes | ||
| next_action | No | ||
| handoff_note | No | ||
| shared_state | No | ||
| new_owner | No |