Delete Release
gitlab_delete_releasePermanently delete a GitLab release record by specifying the tag name. Verify the release first using list or get tools to avoid irreversible removal.
Instructions
Delete the release record for tag_name permanently. Irreversible for the release entry. Requires tag_name. Recommended pre-check: gitlab_get_release or gitlab_list_releases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_name | Yes | ||
| project_id | No |