update_work_item
Modifies work items in Azure DevOps by updating fields like title, description, priority, state, assigned user, and area or iteration paths.
Instructions
Update an existing work item
Input Schema
Name | Required | Description | Default |
---|---|---|---|
additionalFields | No | Additional fields to update on the work item | |
areaPath | No | The updated area path for the work item | |
assignedTo | No | The email or name of the user to assign the work item to | |
description | No | The updated description of the work item | |
iterationPath | No | The updated iteration path for the work item | |
priority | No | The updated priority of the work item | |
state | No | The updated state of the work item | |
title | No | The updated title of the work item | |
workItemId | Yes | The ID of the work item to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Azure DevOps MCP Server
Related Tools
- @RyanCardin15/AzureDevOps-MCP
- @stefanskiasan/azure-devops-mcp-server
- @Tiberriver256/mcp-server-azure-devops
- @RyanCardin15/AzureDevOps-MCP
- @RyanCardin15/AzureDevOps-MCP