nerdexam
Salesforce

AI-201 · Question #49

Universal Containers implements Custom Agent Actions to enhance its customer service operations. The development team needs to understand the core components of a Custom Agent Action to ensure proper

The correct answer is B. Instructions. Instructions are a core component of every Custom Agent Action in Agentforce. The Instructions field tells the LLM how and when to invoke the action - it provides natural-language guidance about the action's purpose, expected inputs, and appropriate use cases. Without clear Instr

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

Question

Universal Containers implements Custom Agent Actions to enhance its customer service operations. The development team needs to understand the core components of a Custom Agent Action to ensure proper configuration and functionality. What should the development team review in the Custom Agent Action configuration to identify one of the core components of a Custom Agent Action?

Options

  • AAction Triggers
  • BInstructions
  • COutput Types

How the community answered

(40 responses)
  • A
    8% (3)
  • B
    90% (36)
  • C
    3% (1)

Explanation

Instructions are a core component of every Custom Agent Action in Agentforce. The Instructions field tells the LLM how and when to invoke the action - it provides natural-language guidance about the action's purpose, expected inputs, and appropriate use cases. Without clear Instructions, the agent cannot reliably decide when to trigger the action or how to use its outputs. Option A ('Action Triggers') is not a recognized core component field in the Custom Agent Action configuration UI. Option C ('Output Types') relates to how the action's results are structured, but this is a supporting configuration element rather than a core definitional component - Instructions are what fundamentally shape the agent's reasoning about the action.

Topics

#Custom Agent Actions#Service Cloud AI#Action Configuration#Instructions

Community Discussion

No community discussion yet for this question.

Full AI-201 Practice