Register Git repository
git_register_repositoryRegister a Git worktree under a configured root and retrieve a repository ID for use with read-only Git operations.
Instructions
Register a Git worktree under a configured repository root and return its repositoryId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes |