onToolCallCompleted

fun onToolCallCompleted(handler: suspend (eventContext: ToolCallCompletedContext) -> Unit)(source)

Append handler called when a tool call completes successfully.