nerdexam
Salesforce

AI-201 · Question #113

What is the primary function of the planner service in the Agent system?

The correct answer is C. Identifying copilot actions to respond to user utterances. The planner service is the reasoning component of the Agentforce Agent system. It analyzes the user's utterance and conversation history, then selects the most appropriate action (tool, topic, or flow) to invoke in response. It does not generate record queries directly (A)-that i

AI Features for Service (e.g., Einstein Bots, Next Best Action)

Question

What is the primary function of the planner service in the Agent system?

Options

  • AGenerating record queries based on conversation history
  • BOffering real-time language translation during conversations
  • CIdentifying copilot actions to respond to user utterances

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    95% (35)

Explanation

The planner service is the reasoning component of the Agentforce Agent system. It analyzes the user's utterance and conversation history, then selects the most appropriate action (tool, topic, or flow) to invoke in response. It does not generate record queries directly (A)-that is handled by downstream actions-nor does it perform language translation (B), which is unrelated to Agentforce architecture. The planner's core job is intent recognition and action routing.

Topics

#AI Agent Systems#Einstein Copilot#Planner Service#Conversational AI

Community Discussion

No community discussion yet for this question.

Full AI-201 Practice