toolCallResultHandler

A variable representing a handler for processing the result of a tool call. The handler is invoked with the tool instance, its arguments, and the result of the tool execution. The result of handling is determined by the specific implementation provided for the ToolCallResultHandler functional interface.