AAI昌考
{
  "name": "create_human_task",
  "inputSchema": {
    "type": "object",
    "properties": {
      "title": {"type": "string"},
      "location": {"type": "string"},
      "required_proof": {"type": "array"}
    }
  }
}

How It Runs

1
Agent calls tool模型把无法直接执行的现实动作转成结构化任务。
2
Human executes真人完成到场、电话、判断、提交或核验动作。
3
Artifacts return系统把截图、照片、结论和状态继续喂回 Agent。

FAQ

MCP 页也要有解释模块。

不只放 schema,还要回答“为什么这样接”和“适合什么场景”。