EnvironmentToAgentErrorMessage
@Serializable
@SerialName(value = "ERROR")
Represents an environment error that occurred outside tool execution. For errors resulting from failed Tool executions, use EnvironmentToolResultSingleToAgentMessage instead.