Token导航 LogoToken导航TokenDH.com
ZO
金融服务HTTP官方级别未说明来源级核验

Zoho inventory (verified)

MCP Server

Zoho Inventory helps businesses track stock, manage orders, and sync inventory across multiple sales channels, streamlining supply chain operations

工具数

公开资料未说明
JavaScriptHTTP金融数据

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:34

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add zoho_inventory

详细介绍

Zoho inventory (verified)

Zoho Inventory helps businesses track stock, manage orders, and sync inventory across multiple sales channels, streamlining supply chain operations

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add zoho_inventory

# Browse available tools
npx -y smithery tool list zoho_inventory

# Get full schema for a tool
npx -y smithery tool get zoho_inventory ZOHO_INVENTORY_ADD_INVOICE_ATTACHMENT

# Call a tool
npx -y smithery tool call zoho_inventory ZOHO_INVENTORY_ADD_INVOICE_ATTACHMENT '{}'

Direct MCP Connection

Endpoint: https://zoho_inventory.run.tools

Tools (20)

  • ZOHO_INVENTORY_ADD_INVOICE_ATTACHMENT — Tool to upload an attachment to a specific invoice. Use when you need to add a file attachment to an invoice.
  • ZOHO_INVENTORY_BULK_DELETE_SALES_ORDERS — Tool to bulk delete sales orders. Use this to remove multiple sales orders at once.
  • ZOHO_INVENTORY_BULK_EMAIL_INVOICES — Tool to send multiple invoices by email in one call. Use when you need to notify customers for up to 10 invoices at onc…
  • ZOHO_INVENTORY_BULK_EXPORT_INVOICES — Tool to bulk export invoices as a single PDF. Use when you need to download multiple invoices in a single file for arch…
  • ZOHO_INVENTORY_BULK_PRINT_INVOICES — Tool to bulk print invoices as a consolidated PDF. Use when you need a PDF file of multiple invoices for printing or ar…
  • ZOHO_INVENTORY_BULK_PRINT_PACKAGES — Tool to bulk print package slips as a consolidated PDF. Use when you need a PDF file of multiple package slips for prin…
  • ZOHO_INVENTORY_CANCEL_INVOICE_WRITE_OFF — Tool to cancel write off for an invoice. Use when undoing a previously applied write off on an invoice after verifying …
  • ZOHO_INVENTORY_DELETE_COMPOSITE_ITEM — Tool to delete a composite item. Use when you need to remove an existing composite item. Endpoint: DELETE /inventory/v1…
  • ZOHO_INVENTORY_DELETE_CONTACT_PERSON — Tool to delete a contact person. Use when you need to remove a contact person from your organization after confirming i…
  • ZOHO_INVENTORY_DELETE_INVOICE — Tool to delete an invoice. Use when you need to remove an existing invoice that has no payments or credits applied.
  • ZOHO_INVENTORY_DELETE_INVOICE_ATTACHMENT — Tool to delete an invoice attachment. Use when you need to remove a file attached to an invoice.
  • ZOHO_INVENTORY_DELETE_INVOICE_COMMENT — Delete a specific comment from an invoice in Zoho Inventory. Zoho API: DELETE /inventory/v1/invoices/{invoice_id}/comme…
  • ZOHO_INVENTORY_DELETE_ITEM — Tool to delete an item. Use when you need to remove an existing inventory item after confirming it is not referenced in…
  • ZOHO_INVENTORY_DELETE_ITEM_GROUP — Tool to delete an item group. Use to remove an existing item group that is no longer needed.
  • ZOHO_INVENTORY_DELETE_ITEM_IMAGE — Tool to delete an image associated with an item. Use when you need to remove an item's image after ensuring it's no lon…
  • ZOHO_INVENTORY_DELETE_PACKAGE — Tool to delete a package. Use when you need to remove an existing package created for a sales order.
  • ZOHO_INVENTORY_DELETE_SALES_ORDER — Tool to delete a sales order. Use when you need to remove an existing sales order.
  • ZOHO_INVENTORY_DISABLE_PAYMENT_REMINDER — Tool to disable payment reminders for an invoice. Use when you want to stop automatic payment reminders for an invoice …
  • ZOHO_INVENTORY_EMAIL_INVOICE — Tool to email a specific invoice to customers. Use when you need to send an invoice via email, with optional attachment…
  • ZOHO_INVENTORY_LIST_SALES_ORDERS — Tool to list sales orders. Use when needing to fetch sales orders for an organization.
# Get full input/output schema for a tool
npx -y smithery tool get zoho_inventory 

目录标签

目录标签

JavaScriptHTTP金融数据

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP