Skip to main content
Glama

MCP API Service

by nstanw

phan_cong_nhan_vien_thi_cong_list

Assign tasks to construction staff by specifying employee codes and task lists, streamlining workforce management within the MCP API Service.

Instructions

Phân công nhân viên thi công theo danh sách

Input Schema

NameRequiredDescriptionDefault
danhSachMaYesDanh sách mã cần phân công
maNhanVienYesMã nhân viên

Input Schema (JSON Schema)

{ "properties": { "danhSachMa": { "description": "Danh sách mã cần phân công", "items": { "type": "string" }, "type": "array" }, "maNhanVien": { "description": "Mã nhân viên", "type": "string" } }, "required": [ "maNhanVien", "danhSachMa" ], "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