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