get_project_info
Retrieve GitLab project details from Git remotes to identify repository information for code review operations.
Instructions
Get current GitLab project information from Git remotes
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workingDirectory | No | Working directory path (defaults to current directory) | |
| remoteName | No | Git remote name (defaults to "origin") | origin |