Project Details
get_projectRetrieve detailed information about a GitLab project by providing its full path. Access read-only project details for analysis or integration.
Instructions
Get detailed information about a specific GitLab project (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullPath | 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) |