create_issue
Generate and manage new work items such as tasks, defects, requirements, or epics in CODING DevOps projects by specifying title, description, priority, and type using standardized MCP protocols.
Instructions
创建新的工作项
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | 事项描述 | |
name | Yes | 事项标题 | |
priority | Yes | 优先级,可选值为:0 - 低 1 - 中 2 - 高 3 - 紧急 | |
projectName | Yes | 项目名称 | |
type | Yes | 事项类型,可选值为: DEFECT - 缺陷 REQUIREMENT - 需求 MISSION - 任务 EPIC - 史诗 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CODING DevOps MCP Server
Related Tools
- @yupengfei1209/coding_devops_mcp_server
- @Tiberriver256/mcp-server-azure-devops
- @RyanCardin15/AzureDevOps-MCP
- @yupengfei1209/coding_devops_mcp_server
- @RyanCardin15/AzureDevOps-MCP