get_project_statistics
Retrieve comprehensive project metrics including issues, merge requests, stars, forks, storage usage, commits, pipeline status, releases, and language distribution from GitLab.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Full path of the project (e.g., "group/project-name") | |
| userCredentials | No | Your GitLab credentials (optional - uses shared token if not provided) |