worktrees-update
worktrees-updateUpdate a worktree's alias, branch, head commit, path, tags, or workspace settings with the specified worktree ID.
Instructions
Updates a worktree's mutable fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | User-defined shortcut name | |
| branch | No | Current branch name | |
| head | No | Current commit SHA | |
| name | No | New display name | |
| path | No | Filesystem path of the worktree | |
| tags | No | Categorization tags | |
| workspace_filename | No | VS Code workspace filename | |
| workspace_path | No | Full path to workspace file | |
| worktree_id | Yes | Worktree ID (@rid format) |