Skip to main content
Glama

MCP API Service

by nstanw

chuyen_nhan_vien_thi_cong

Transfer construction staff assignments for specific project codes using this API tool, part of the MCP API Service, to manage workforce allocation efficiently.

Instructions

Chuyển nhân viên thi công giao khoán

Input Schema

NameRequiredDescriptionDefault
codeYesMã công trình
nhanVienThiCongYesMã nhân viên thi công

Input Schema (JSON Schema)

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