UiPath Automation Architecture Associate v1 — Question 2

While configuring an Integration Service activity as a tool for your agent in Studio Web, how should you set up the activity so the agent can decide the value of a required field (e.g. Channel ld) at runtime based solely on instructions in the prompt?

Answer options

Correct answer: B

Explanation

The correct answer, B, maintains the default input method as Prompt, allowing the agent to infer values based on user input at runtime. Options A and C incorrectly suggest changing fields to Variable or Argument, which would prevent inference. Option D does not address the requirement for runtime decision-making based on prompts.