ToolCallCompletedEvent

constructor(runId: String, toolCallId: String?, toolName: String, toolArgs: JsonObject, result: String?, timestamp: Long = Clock.System.now().toEpochMilliseconds())(source)