Project Statistics
get_project_statisticsRetrieve comprehensive project statistics including open issues, merge requests, star and fork counts, storage size, commit count, latest pipeline status, release count, and programming language breakdown for any GitLab project.
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) |