onToolCallResult

Deprecated

Use onToolCallCompleted instead

Replace with

import ai.koog.agents.core.feature.handler.ToolCallCompletedContext
onToolCallCompleted(handler)

Append handler called when a tool call completes successfully.