Skip to main content
Glama

MCP API Service

by nstanw

chuyen_nhan_vien_ky_thuat_giao_khoan

Assign technical staff to specific construction projects by updating the responsible technician code. Simplifies workforce management and project allocation through structured input parameters.

Instructions

Chuyển nhân viên kỹ thuật giao khoán

Input Schema

NameRequiredDescriptionDefault
codeYesMã công trình
maNhanVienKyThuatYesMã nhân viên kỹ thuật

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Mã công trình", "type": "string" }, "maNhanVienKyThuat": { "description": "Mã nhân viên kỹ thuật", "type": "string" } }, "required": [ "code", "maNhanVienKyThuat" ], "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