bug with MCP calls

anyone noticing MCP tool call changes >

ngrokfree_tool_test__lookup


until now it was >

ngrokfree.tool_test__lookup


the replacement of '.' with a '_' is breaking our existing flow

{
"name": "ngrokfree_tool_testlookup",
"role": "tool_call_result",
"time": 1746636833664,
"result": "[\n {\n "type": "text",\n "text": "Unknown tool: ngrokfree_tool_test
lookup"\n }\n]",
"toolCallId": "call_iMChXkDpJYpfz0TKL1bnb0z8",
"secondsFromStart": 22.45
}
Was this page helpful?