Zoho Desk Automation
Zoho Desk automation via Rube MCP -- toolkit not currently available in Composio; no ZOHO_DESK_ tools found
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Zoho Desk Automation
> Status: Toolkit Not Available -- RUBE_SEARCH_TOOLS returned no zoho_desk-specific tools. The Zoho Desk toolkit is not currently available in Composio's tool catalog. Searches returned tools from unrelated helpdesk and CRM toolkits instead.
Toolkit docs: composio.dev/toolkits/zoho_desk
Setup
- Add the Rube MCP server to your environment:
https://rube.app/mcp - Check availability by calling
RUBE_SEARCH_TOOLSwith Zoho Desk-related queries - If
ZOHO_DESK_*tools appear in the future, connect viaRUBE_MANAGE_CONNECTIONSwith toolkitzoho_desk
Current Status
As of the last tool discovery scan, no ZOHO_DESK_* tool slugs were returned by RUBE_SEARCH_TOOLS. Queries for Zoho Desk ticket management, contacts, agents, and departments all returned tools from other toolkits:
- Ticket creation queries returned Freshdesk (
FRESHDESK_CREATE_TICKET), HubSpot (HUBSPOT_CREATE_TICKET), and Zendesk (ZENDESK_CREATE_ZENDESK_TICKET) tools - Contact listing queries returned Zoho Invoice (
ZOHO_INVOICE_LIST_CONTACTS) tools - Agent/department queries returned Zoho CRM (
ZOHO_GET_ZOHO_USERS) tools
This indicates the zoho_desk toolkit either has no tools registered or is not yet integrated into the Composio platform.
Alternatives
If you need helpdesk and support ticket automation, consider these available toolkits:
| Need | Alternative Toolkit | Example Tools |
|------|-------------------|---------------|
| Ticket management | Freshdesk | FRESHDESK_CREATE_TICKET, FRESHDESK_UPDATE_TICKET |
| Ticket management | Zendesk | ZENDESK_CREATE_ZENDESK_TICKET |
| Ticket management | HubSpot | HUBSPOT_CREATE_TICKET, HUBSPOT_LIST_TICKETS |
| CRM records | Zoho CRM | ZOHO_CREATE_ZOHO_RECORD, ZOHO_GET_ZOHO_USERS |
| Contact management | Zoho Invoice | ZOHO_INVOICE_LIST_CONTACTS |
When Tools Become Available
Once Zoho Desk tools are added to Composio, this skill should be updated with real tool slugs, schemas, and pitfalls following the same pattern as other automation skills in this collection.
Powered by Composio
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
composio-skills/zoho-desk-automation/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 2 个不同仓库或目录里都有叫 Zoho Desk Automation 的技能。它们内容并不相同,别混用:
- composio-community/awesome-codex-skills — Automate Zoho Desk tasks via Rube MCP (Composio): tickets, contacts, agents, departments,