worktrees-unassign_from_case
worktrees-unassign_from_caseRemoves the association between a worktree and a case. Provide the case ID and worktree ID to disconnect them.
Instructions
Removes the association between a worktree and a case (deletes HasWorktree edge)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Case ID (@rid format) | |
| worktree_id | Yes | Worktree ID (@rid format) |