EnvironmentToolResultToAgentContent

Content of tool call result messages sent to the agent.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract override val agentId: String

Identifier for the agent receiving the message.

Link copied to clipboard
abstract override val message: String

Tool output

Link copied to clipboard
abstract val toolCallId: String?

Id to identify tool call when calling multiple tools at once.

Link copied to clipboard
abstract val toolName: String

Functions