Get project
gitlab_get_projectRetrieve full details for a GitLab project, including default branch, namespace, and web URL. Optionally include license and repository statistics to assess project health.
Instructions
Full details for one project, including default branch, namespace and web URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| license | No | ||
| project_id | No | Project id or URL-encoded path, e.g. `42` or `group/subgroup/project`. Falls back to GITLAB_PROJECT_ID. | |
| statistics | No | Include repository size and commit counts |