这个 SkillHub 包聚合了当前已发布的 DeepERP OpenPlatform Skill。使用时先在 references/catalog.md 中选择具体 Skill,再查看对应的 references/skills/.md 和 examples/.invoke.json。
erp.attendance.user-all-day-clock-record:考勤日汇总记录查询每次调用都需要以下 HTTP Header:
X-OpenPlatform-ApiKeyX-OpenPlatform-ApiSecretDeepERP 开放平台可以作为 MCP server 使用。AI Agent 不需要打开管理页面;它只需要配置 MCP server endpoint、认证 Header,并按 MCP JSON-RPC 协议调用工具。
https://openapi.lexiakeji.com/mcphttps://openapi.lexiakeji.com/mcp/eventsX-OpenPlatform-ApiKey 和 X-OpenPlatform-ApiSecrettools/listtools/callerp.attendance.user-all-day-clock-recordtools/call 的 params.arguments 使用以下结构:
{
"tenantScope": "demo",
"payload": {
"maxResultCount": 20
}
}
references/catalog.mdreferences/mcp.mdreferences/skills/*.mdexamples/*.invoke.jsonexamples/*.mcp-tools-call.jsonmanifest/open-platform.catalog.json共 1 个版本