koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.model.message
/
AIAgentEnvironmentToolResultToAgentContent
/
AIAgentEnvironmentToolResultToAgentContent
AIAgent
Environment
Tool
Result
To
Agent
Content
constructor
(
toolCallId
:
String
?
,
toolName
:
String
,
agentId
:
String
,
message
:
String
,
toolResult
:
ToolResult
?
=
null
)
(
source
)