spine_agent_ping
Pings the MCP server to verify agent connection. Updates the connection wizard to show green status upon successful handshake.
Instructions
Agent 连接握手工具。Agent 成功连接 MCP 后调用它,WinForms 连接向导会据此显示绿色连接状态。只写运行态握手文件,不写 Spine JSON。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentName | No | Agent 名称,例如 Codex、Claude Code、opencode。 | |
| clientType | No | Agent 客户端类型。 | |
| clientVersion | No | 可选客户端版本。 | |
| note | No | 可选备注。 |