Multi SelectAI Agents
Question 2. Universal Containers is designing an agent to assist with order management and dealer support automation. The agent must verify a dealer’s credentials before granting access to order details. The team has already: Declared a variable is_verified to track verification status. Configured an action that verifies the dealer’s credentials. They plan to restrict access to the order details subagent using a guard condition based on is_verified. What must the team do to ensure the order details subagent becomes available only after a dealer is successfully verified?
Explanation is locked. Start the demo or unlock full access to review explanations inside the protected test engine.