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