gitlab_get_project
Retrieve detailed metadata for any GitLab project by providing its path. Access project settings, description, and configuration.
Instructions
Get metadata for a GitLab project.
Args: project_path: GitLab project path, e.g. 'group/project'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |