JsonOutputToolsParserParams: {
    diff?: undefined | boolean;
    returnId?: undefined | boolean;
}

Type declaration

  • Optionaldiff?: undefined | boolean
  • OptionalreturnId?: undefined | boolean

    Whether to return the tool call id.