koog
Toggle table of contents
0.5.3
common
Platform filter
common
Switch theme
Search in API
koog
agents-features-event-handler
/
ai.koog.agents.features.eventHandler.feature
/
EventHandlerConfig
/
onToolCallCompleted
on
Tool
Call
Completed
fun
onToolCallCompleted
(
handler
:
suspend
(
eventContext
:
ToolCallCompletedContext
)
->
Unit
)
(
source
)
Append handler called when a tool call completes successfully.