gitlab_delete_cicd_variable
Remove a specific CI/CD variable from a project in GitLab by specifying the variable key and project ID using the GitLab MCP Server.
Instructions
Delete a 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 |