diff --git a/client/src/components/ToolsTab.tsx b/client/src/components/ToolsTab.tsx index 43b0668..77a97e7 100644 --- a/client/src/components/ToolsTab.tsx +++ b/client/src/components/ToolsTab.tsx @@ -159,15 +159,13 @@ const ToolsTab = ({ {key} { - // @ts-expect-error Tool schema types are not fully typed + /* @ts-expect-error value type is currently unknown */ value.type === "string" ? (