Skip to main content
Glama
Mgabr90

Zoho CRM + Books MCP Server

by Mgabr90

desk_get_all_departments

Retrieve all departments from Zoho Desk, including supported entity types and configuration, to enable entity analysis and record operations.

Instructions

Get all departments in Zoho Desk with supported entity types and configuration\n\nPrerequisites: Zoho Desk access with department read permissions\nNext Steps: Use desk_get_entity_fields for entity analysis → desk_search_entities for records\nWorkflow: Department discovery → entity field analysis → ticket/contact operations\nError Recovery: If departments not accessible, verify Desk product access and permissions

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full behavioral burden. It discloses prerequisites (read permissions), error recovery ('verify Desk product access and permissions'), and the response scope ('with supported entity types and configuration'), adding meaningful context beyond a simple 'Get all'.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured with clear section headers (Prerequisites, Next Steps, Workflow, Error Recovery). Every sentence adds value, and the main purpose is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having no output schema or annotations, the description covers purpose, prerequisites, workflow, and error handling. For a low-complexity list-read tool, it is complete enough for an agent to decide when to invoke it and what to expect.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters, so schema coverage is trivially 100%. Per the guidelines, 0-param tools receive a baseline of 4; the description does not need to explain parameters, and it adds context about the response contents.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Get all departments in Zoho Desk' with a specific verb and resource, and differentiates from sibling tools like desk_get_entity_fields by focusing on department discovery. It has a clear, specific purpose.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit next steps ('Use desk_get_entity_fields for entity analysis → desk_search_entities for records') and a workflow ('Department discovery → entity field analysis → ticket/contact operations'), giving clear context on when to use this tool. It lacks explicit exclusions but the workflow serves as a strong guide.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Mgabr90/zoho-mcp-server'

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