Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Get detailed information about a GitLab project
gitlab__get_project
{ "type": "object", "properties": { "projectId": { "type": "string", "description": "GitLab numeric project ID or raw namespace/project path" } }, "required": [ "projectId" ], "description": "Input schema for the gitlab__get_project tool." }