koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-core
/
ai.koog.agents.core.feature.model.events
/
ToolValidationFailedEvent
/
ToolValidationFailedEvent
Tool
Validation
Failed
Event
constructor
(
runId
:
String
,
toolCallId
:
String
?
,
toolName
:
String
,
toolArgs
:
JsonObject
,
error
:
String
,
timestamp
:
Long
=
Clock.System.now().toEpochMilliseconds()
)
(
source
)