Quiz 8 Question 3 of 20

An agent's logs consistently show tool call failures on a file-read operation. The team responds by replacing the file-read tool with a different implementation. After the change, the agent still fails in the same way. A deeper review reveals the agent was constructing the wrong file path before calling the tool — the path was always invalid. What root cause classification best describes the original failure?

Select an answer to reveal the explanation.

Motivation