🎃 TaskGetTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:05 +00:00
parent 39a16b21ba
commit 42d2a6e3fd

View File

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