GitLab MCP Server

by rifqi96
Verified

gitlab_list_cicd_variables

Retrieve CI/CD variables for a specific GitLab project using the project ID or URL-encoded path, enabling streamlined pipeline configuration and management.

Instructions

List CI/CD variables for a project

Input Schema

NameRequiredDescriptionDefault
project_idYesThe ID or URL-encoded path of the project

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "The ID or URL-encoded path of the project", "type": "string" } }, "required": [ "project_id" ], "type": "object" }
ID: 7phkmkcd67