Agent System Response
data class AgentSystemResponse(val systemDisplayName: String? = null, val systemResourceName: String? = null)
Describes the configuration of a system inside the agent.
Describes the configuration of a system inside the agent.