Project Details
get_projectRetrieve detailed, read-only information about a GitLab project by providing its full path (e.g., group/project-name).
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) |