nexo_workflow_handoff
Record a workflow handoff by specifying run ID, actor, next action, note, shared state, and new owner to transfer ownership and context between workflow steps.
Instructions
Record a durable workflow handoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| actor | Yes | ||
| next_action | No | ||
| handoff_note | No | ||
| shared_state | No | ||
| new_owner | No |