📝 💞 TaskUpdateTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:06 +00:00
parent cbef678259
commit 5308d6e695

View File

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