langchain.js
    Preparing search index...

    Type Alias ToolSchemaBase

    ToolSchemaBase: z3.ZodTypeAny | JsonSchema7Type

    Base type that establishes the types of input schemas that can be used for LangChain tool definitions.