Skip to main content
Glama

MCP API Service

by nstanw

update_ton_kho

Update inventory levels for specific items using item codes, manufacturer codes, and warehouse codes to ensure accurate stock tracking and management.

Instructions

Cập nhật tồn kho

Input Schema

NameRequiredDescriptionDefault
maKhoVatTuYesMã kho vật tư
maNhaSanXuatYesMã nhà sản xuất
maVatTuHangHoaYesMã vật tư hàng hóa

Input Schema (JSON Schema)

{ "properties": { "maKhoVatTu": { "description": "Mã kho vật tư", "type": "number" }, "maNhaSanXuat": { "description": "Mã nhà sản xuất", "type": "number" }, "maVatTuHangHoa": { "description": "Mã vật tư hàng hóa", "type": "number" } }, "required": [ "maVatTuHangHoa", "maNhaSanXuat", "maKhoVatTu" ], "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/nstanw/api-service'

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