📰 BriefTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:00 +00:00
parent dfe6213620
commit c416afc02f

View File

@@ -202,3 +202,4 @@ export const BriefTool = buildTool({
} }
}, },
} satisfies ToolDef<InputSchema, Output>) } satisfies ToolDef<InputSchema, Output>)