Get GitLab project
get_projectRetrieve repository, namespace, default branch, visibility, permissions, and feature metadata for a given GitLab project by specifying its ID or full path.
Instructions
Get repository, namespace, default branch, visibility, permissions, and feature metadata for one GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| statistics | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |