gitlab_get_cicd_variable
Retrieve a specific CI/CD variable by providing the project ID and variable key from a GitLab project using the MCP server.
Instructions
Get a specific CI/CD variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The key of the variable | |
| project_id | Yes | The ID or URL-encoded path of the project |