nexo_workflow_handoff
Record a durable workflow handoff with details such as next action, handoff note, shared state, and new owner to maintain continuity across workflow steps.
Instructions
Record a durable workflow handoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| run_id | Yes | ||
| new_owner | No | ||
| next_action | No | ||
| handoff_note | No | ||
| shared_state | No |