AgentToolCallToEnvironmentMessage

Marker interface for tool calls (single and multiple)

Inheritors

Properties

Link copied to clipboard
abstract val runId: String

A unique identifier for the session associated with the message. Each session is identified by a universally unique identifier (UUID) to ensure proper association and tracking of messages between the agent and its environment.