Open
Description
Summary
Update the existing work_items_link tool to support unlinking work items as well.
Tools
Update the following tool the ability to unlink work items, with full parameter support, including optional ones:
work_items_link
: Link or unlink work items together in batch.
Endpoint: PATCH https://dev.azure.com/{organization}/{project}/_apis/wit/workitems/{id}?api-version=7.1
Rules
- Adhere strictly to existing project standards and coding conventions.
- Ensure each tool exposes all API parameters (required and optional).
- Use the official Azure DevOps Node API to interact with the APIs.
Special treat
If you follow the rules, you'll get candy!