CODING DevOps MCP Server

by yupengfei1209
Verified

delete_project

Remove specified projects from the CODING DevOps platform using the project ID, ensuring efficient project management and resource allocation.

Instructions

删除 CODING DevOps 中的指定项目

Input Schema

NameRequiredDescriptionDefault
projectIdYes要删除的项目ID

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "要删除的项目ID", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

You must be authenticated.

Other Tools from CODING DevOps MCP Server

Related Tools

ID: jf2glymwix