nexo_workflow_handoff
Records a durable workflow handoff, specifying the actor, new owner, next action, handoff note, and shared state to transfer context between processes.
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 |