New Year Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free Agentforce-Specialist Salesforce Updates

Salesforce Certified Agentforce Specialist (AI-201) Questions and Answers

Question 77

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?

Options:

A.

Agent will trigger a flow that utilizes a prompt template to generate the message.

B.

Agent will perform an HTTP callout to an LLM provider.

C.

Agent analyzes the user's request and LLM technology is used to generate and display the appropriate response.

Question 78

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?

Options:

A.

REST API

B.

Metadata API

C.

SOAP API

Question 79

What is one key purpose of action instructions when creating a custom agent action in Agentforce?

Options:

A.

Action instructions help the reasoning engine decide which action to use.

B.

Action instructions define the temperature of the large language model (LLM) powering the Reasoning Engine.

C.

Action instructions tell the user how to call this action in a conversation.

Question 80

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?

Options:

A.

Topic Name and Classification Description

B.

Topic Name and Scope

C.

Classification Description and Scope