diff --git a/client/src/components/ToolsTab.tsx b/client/src/components/ToolsTab.tsx index 55dff83..085f76a 100644 --- a/client/src/components/ToolsTab.tsx +++ b/client/src/components/ToolsTab.tsx @@ -100,7 +100,7 @@ const ToolsTab = ({ return ( <>
+
{JSON.stringify(toolResult.toolResult, null, 2)}
>