EnvironmentToAgentErrorMessage

Represents an environment error that occurred outside tool execution. For errors resulting from failed Tool executions, use EnvironmentToolResultSingleToAgentMessage instead.

See also

Constructors

Link copied to clipboard
constructor(runId: String, error: AgentServiceError)

Properties

Link copied to clipboard

Environment error details.

Link copied to clipboard

Unique identifier for the session.