update_work_item_link
Update an existing link on a work item by providing project, work item, and link IDs, with optional fields for URL, title, external source, and external ID.
Instructions
Update a link on a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| title | No | ||
| link_id | Yes | ||
| project_id | Yes | ||
| external_id | No | ||
| work_item_id | Yes | ||
| external_source | No |