Skip to main content
Glama

MCP API Service

by nstanw

mo_in_lai_phieu_xuat_kho_vat_tu

Reissue material export slips by providing slip number and year through the MCP API Service, ensuring accurate inventory management and documentation.

Instructions

Mở in lại phiếu xuất kho vật tư

Input Schema

NameRequiredDescriptionDefault
namYesNăm của phiếu xuất kho
soPhieuXuatKhoYesSố phiếu xuất kho

Input Schema (JSON Schema)

{ "properties": { "nam": { "description": "Năm của phiếu xuất kho", "type": "number" }, "soPhieuXuatKho": { "description": "Số phiếu xuất kho", "type": "string" } }, "required": [ "soPhieuXuatKho", "nam" ], "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