get_release
Retrieve complete release details by UUID, including title, description, tag, and file download links with checksums. First use list_releases to find the UUID.
Instructions
Get full details of a release by its UUID (not tag name). Returns title, description, tag name, attached files with download links, and checksums. Use list_releases to find release UUIDs first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Project owner alias | |
| project | Yes | Project alias | |
| releaseUuid | Yes | Release UUID |