You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Prioritize `isOptional()` method check in isSchemaOptional to support both Zod v3 and v4 consistently.
- Add `typeName` check for Zod v4 internal definitions to correctly identify optional schemas.
- Fixes an issue where optional tool arguments were incorrectly marked as required in the generated JSON schema.
0 commit comments