Skip to main content
Glama

CODING DevOps MCP Server

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yupengfei1209/coding_devops_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server