Get protected tag
get_protected_tagRetrieve details of a specific protected tag and its create-access policy for a GitLab project. Use this to verify tag protection settings.
Instructions
Inspect one protected tag and its create-access policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |