create_work_item
Create a new work item in Azure DevOps using JSON patch operations. Specify the work item type and apply JSON patches to configure fields effectively.
Instructions
Create a new work item using JSON patch operations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
document | Yes | Array of JSON patch operations to apply | |
type | Yes | Work item type (e.g., "Bug", "Task", "User Story") |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Azure DevOps MCP Server for Cline
Related Tools
- @stefanskiasan/azure-devops-mcp-server
- @RyanCardin15/AzureDevOps-MCP
- @Tiberriver256/mcp-server-azure-devops
- @Tiberriver256/mcp-server-azure-devops
- @RyanCardin15/AzureDevOps-MCP