Bug Report
Overview
I'm calling Tool/MCP (my local implementation; checked and working on the address: https://localhost:7295/mcp/list_tools >> returns valid JSON)
Debugging full flow to catch the error "Error retrieving tool list from MCP server: \u0027my_mcp_server\u0027. Http status code: 424 (Failed Dependency)" shown in the picture... in the output Error object message is empty; since Excaption wasn't raised (my assumption).
Also noticed that
To Reproduce
Steps to reproduce the behavior:
Create/add MCP server tool and call Response API; EnableDebugging = true.
Expected behavior
Present true error that happened or was caught in the process of calling tools.
Screenshots
Additional context
