herdr_worktree_list
List git worktrees for a repository, returning branch, path, linked worktree status, and workspace ID for each.
Instructions
List git worktrees for a repository. Returns branch, path, is_linked_worktree, open_workspace_id for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Directory inside the repo (optional, auto-detected if not provided). | |
| workspace_id | No | Scope to a specific workspace (optional). |