worktrees-list
worktrees-listList all Git worktrees in your workspace, filtered by machine, remote origin, or branch.
Instructions
Lists all worktrees, optionally filtered by machine, remote origin, or branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | Filter by branch name | |
| machine_id | No | Filter by machine identifier | |
| remote_origin | No | Filter by git remote URL |