toolResults property

List<ToolResult> toolResults
final

Results of executed tools (if autoExecute was true)

Implementation

final List<ToolResult> toolResults;