Delete project CI/CD variable
delete_project_ci_variableRemove a project CI/CD variable securely without revealing its current value. Specify the project and variable key to clean up your GitLab configuration.
Instructions
Delete a project CI/CD variable without returning its former value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| filter_environment_scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |