onToolCallCompleted
abstract fun onToolCallCompleted(handler: suspend (eventContext: ToolCallCompletedContext) -> Unit)(source)
Append handler called when a tool call completes successfully.
Append handler called when a tool call completes successfully.