🤍 TaskStopTool.ts

This commit is contained in:
nirholas
2026-03-31 10:24:06 +00:00
parent 443414a4f2
commit bb28dbfde1

View File

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