Update release asset link
update_release_asset_linkUpdate an external asset link attached to a GitLab release by specifying project, tag, link ID, and new name/URL. Correct or replace release asset references directly.
Instructions
Update an external asset link attached to a GitLab release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes | ||
| link_id | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| tag_name | Yes | ||
| link_type | No | ||
| direct_asset_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |