I created this issue in LangGraph but I am not sure where should it be fixed https://github.com/langchain-ai/langgraph/issues/6449 In this https://github.com/langchain-ai/langchain-mcp-adapters/blob/a4ceeced6c9d29aec175805ca5e6317ba83bc891/langchain_mcp_adapters/tools.py#L80 why isn't the `ToolInvocationError` Exception raised. This is the one LangGraph currenlt expects, see https://github.com/langchain-ai/langgraph/blob/056ba91a7147fb443c2ae26092b9a4f206d9a91c/libs/prebuilt/langgraph/prebuilt/tool_node.py#L353