Skip to content

Commit 707108d

Browse files
committed
chore: add changeset for #1960 fix
1 parent d7d87a3 commit 707108d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@modelcontextprotocol/sdk': patch
3+
---
4+
5+
Fix `RegisteredTool.update` crash when given a Zod object schema. The update path now uses the same `getZodSchemaObject` helper as `_createRegisteredTool` so both paths handle `ZodObject` inputs cleanly. Resolves #1960.

0 commit comments

Comments
 (0)