Skip to main content
Glama

Zoho Projects MCP Server

by qpiai

delete_project

Remove a project by moving it to trash in Zoho Projects. Use this tool to delete projects when they are no longer needed.

Instructions

Delete a project (moves to trash)

Input Schema

NameRequiredDescriptionDefault
project_idYesProject ID

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "Project ID", "type": "string" } }, "required": [ "project_id" ], "type": "object" }

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/qpiai/zoho-projects-mcp'

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