試験Agentforce-Specialist-JPN トピック1 問題206 スレッド
Salesforce Agentforce-Specialist-JPNのリアル試験問題集
問題 #: 206
トピック #: 1
問題 #: 206
トピック #: 1
Universal Containersのエージェントは、対応方法を決定する前に、必ずSalesforceから顧客のアカウントティアと未解決のケースを確認する必要があります。
エージェントスクリプトの制御フローに基づくと、サブエージェントの開始時に決定論的なアクションを実行することについて、何が正しいでしょうか?
エージェントスクリプトの制御フローに基づくと、サブエージェントの開始時に決定論的なアクションを実行することについて、何が正しいでしょうか?
おすすめの解答:C 解答を投票する
The correct answer is C. In Agent Script, reasoning.instructions is processed before the final assembled prompt is sent to the LLM. Salesforce explains that procedural logic inside reasoning instructions executes top-to-bottom, prompt text is accumulated, and then the assembled prompt is sent to the LLM. Therefore, if the first instruction deterministically runs the account-tier and open-case lookup actions, those values can be collected before the LLM decides how to respond. Option A is wrong because the config block defines agent-level metadata, not guaranteed action execution. Option B is incorrectly worded and reverses the sequencing issue. For deterministic pre-response data gathering, procedural instructions at the start of reasoning.instructions are the correct pattern.
Sakamaki 2026-07-10 03:07:07
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。