Zod Schema
zod is a TypeScript-first schema validation with static type inference.
zod-to-json-schema is a library that converts zod schemas to JSON schema.
The JSON schemas can be used in defSchema
to constrain the output of the tool.
zod is a TypeScript-first schema validation with static type inference.
zod-to-json-schema is a library that converts zod schemas to JSON schema.
The JSON schemas can be used in defSchema
to constrain the output of the tool.