fn mcp_internal(tool: &str, principal: &McpPrincipal, e: &str) -> ErrorDataExpand description
把内部错误统一包装成 MCP internal_error(带工具名便于排查)。
fn mcp_internal(tool: &str, principal: &McpPrincipal, e: &str) -> ErrorData把内部错误统一包装成 MCP internal_error(带工具名便于排查)。