MCPTool.ts

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

View File

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