get_project
Retrieve detailed project information from GitLab by specifying the full path. Use this tool to access project data for analysis, integration, or management purposes.
Instructions
Get detailed information about a specific GitLab project (read-only)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullPath | Yes | Full path of the project (e.g., "group/project-name") | |
| userCredentials | No | Your GitLab credentials (optional - uses shared token if not provided) |