import { ... } from "@langchain/core/utils/json_schema";Converts a Standard JSON schema, Zod schema or JSON schema to a JSON schema. Results are cached by schema reference when no custom params are passed.
Validates if a JSON schema validates only strings. May return false negatives in some edge cases (like recursive or unresolvable refs).