Skip to main content
Glama

Zoho Projects MCP Server

by qpiai

get_issue

Retrieve detailed information about a specific project issue using project ID and issue ID to access complete issue data and status.

Instructions

Get details of a specific issue

Input Schema

NameRequiredDescriptionDefault
issue_idYesIssue ID
project_idYesProject ID

Input Schema (JSON Schema)

{ "properties": { "issue_id": { "description": "Issue ID", "type": "string" }, "project_id": { "description": "Project ID", "type": "string" } }, "required": [ "project_id", "issue_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