Project Statistics
get_project_statisticsRetrieve aggregate project statistics including open issues, merge requests, star and fork counts, storage size, commit count, pipeline status, releases, and language breakdown.
Instructions
Get aggregate project statistics: open issues/MRs, star/fork counts, storage sizes, commit count, last pipeline status, release count, and language breakdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Full path of the project (e.g., "group/project-name") | |
| userCredentials | No | Your GitLab credentials (optional — falls back to the configured env token if not provided) |