JsonOutputToolsParserParams: {
    returnId?: boolean;
}

Type declaration

  • OptionalreturnId?: boolean

    Whether to return the tool call id.

Import from "@langchain/core/output_parsers/openai_tools"