create_work_item
Generate and manage new work items in Azure DevOps by specifying project ID, type, title, and optional fields like description, priority, and assignee. Streamline task creation and organization.
Instructions
Create a new work item
Input Schema
Name | Required | Description | Default |
---|---|---|---|
additionalFields | No | Additional fields to set on the work item | |
areaPath | No | The area path for the work item | |
assignedTo | No | The email or name of the user to assign the work item to | |
description | No | The description of the work item | |
iterationPath | No | The iteration path for the work item | |
parentId | No | The ID of the parent work item to create a relationship with | |
priority | No | The priority of the work item | |
projectId | Yes | The ID or name of the project | |
title | Yes | The title of the work item | |
workItemType | Yes | The type of work item to create (e.g., "Task", "Bug", "User Story") |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Azure DevOps MCP Server
Related Tools
- @RyanCardin15/AzureDevOps-MCP
- @Tiberriver256/mcp-server-azure-devops
- @RyanCardin15/AzureDevOps-MCP
- @RyanCardin15/AzureDevOps-MCP
- @Tiberriver256/mcp-server-azure-devops