langchain.js
    Preparing search index...

    Class JsonListKeysTool

    A tool in the LangChain framework that lists all keys at a given path in a JSON object.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      Returns JsonListKeysTool

    • Parameters

      • fields: JsonToolFields

      Returns JsonListKeysTool

    Properties

    description: string = ...
    jsonSpec: JsonSpec
    name: string = "json_list_keys"

    Methods

    • Returns string