💛 TaskListTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:06 +00:00
parent 187e66729e
commit 5a5dacb29d

View File

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