Hand off work item
handoffTransfer ownership of a progress work item to another session token, allowing the new owner to resume the task. Only the current holder can initiate the transfer.
Instructions
Transfer ownership of a progress work item to another session token; only the current holder can. resume is how the receiving session picks the item up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | work item id W-NN | |
| to | Yes | new owner session token |