download_release_asset
Retrieve a release asset file directly from a GitLab project by specifying the release tag and asset path.
Instructions
Download a release asset file by direct asset path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_name | Yes | The Git tag the release is associated with | |
| project_id | No | Project ID or URL-encoded path | |
| direct_asset_path | Yes | Path to the release asset file as specified when creating or updating its link |