A Salesforce Administrator is exploring the capabilities of Agent to enhance user interaction within their organization. They are particularly interested in how Agent processes user requests and the mechanism it employs to deliver responses. The administrator is evaluating whether Agent directly interfaces with a large language model (LLM) to fetch and display responses to user inquiries, facilitating a broad range of requests from users.
How does Agent handle user requests In Salesforce?
Universal Containers (UC) has a legacy system that needs to integrate with Salesforce. UC wishes to create a digest of account action plans using the generative API feature.
Which API service should UC use to meet this requirement?
What is one key purpose of action instructions when creating a custom agent action in Agentforce?
Universal Containers has set up a Service Agent to allow customers to look up their order status. The topic setup includes:
Name: Order Inquiry
Classification Description: Handles user requests to look up order status, including tracking details and delivery estimates for orders placed within the last 90 days.
Scope: Your job is only to assist authenticated users in looking up the status of their orders placed within the last 90 days. If the order is pending delivery, provide the tracking number and estimated delivery date. Do not handle inquiries for orders older than 90 days.
Which information will be used by the Agentforce reasoning engine to choose this topic?