From 539a95f30ea01e15f0a033cf0d02cc72dd319069 Mon Sep 17 00:00:00 2001 From: shivam Date: Thu, 15 Jan 2026 18:39:27 -0800 Subject: [PATCH] just test --- litellm/proxy/utils.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/litellm/proxy/utils.py b/litellm/proxy/utils.py index 9ea2ea7d5c9..4e984e5761f 100644 --- a/litellm/proxy/utils.py +++ b/litellm/proxy/utils.py @@ -749,6 +749,8 @@ class ProxyLogging: response: MCPPreCallResponseObject, original_request: MCPPreCallRequestObject, ) -> Dict[str, Any]: + + """ Parse the response from the pre_mcp_tool_call_hook