Skip to main content
Glama

MCP API Service

by nstanw

phan_cong_nhan_vien_thi_cong

Assigns construction personnel to projects by linking employee IDs with project registration codes, streamlining workforce allocation in construction management systems.

Instructions

Phân công nhân viên thi công

Input Schema

NameRequiredDescriptionDefault
maNhanVienYesMã nhân viên
maddkYesMã đăng ký

Input Schema (JSON Schema)

{ "properties": { "maNhanVien": { "description": "Mã nhân viên", "type": "string" }, "maddk": { "description": "Mã đăng ký", "type": "string" } }, "required": [ "maddk", "maNhanVien" ], "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