Get release
get_releaseRetrieve a specific GitLab release using its tag name, with optional HTML description.
Instructions
Get one GitLab release by tag name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| tag_name | Yes | ||
| include_html_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |