Get group CI/CD variable metadata
get_group_ci_variableRetrieve GitLab group CI/CD variable metadata without exposing its value. Specify the group by ID or path and the variable key.
Instructions
Get group CI/CD variable metadata without exposing its value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| group | Yes | GitLab group ID or full path such as parent/subgroup. | |
| filter_environment_scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |