list_worktrees
Retrieve a list of git worktrees for a given repository path to track parallel development branches.
Instructions
リポジトリのworktree一覧を取得する。
Args: repo_path: メインリポジトリのパス caller_agent_id: 呼び出し元エージェントID(必須)
Returns: worktree一覧(success, worktrees, count または error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||