Get repository tag
get_tagRetrieve a specified Git tag and its release metadata to view version details and release notes.
Instructions
Get one Git tag and its associated release metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| tag_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |