Domain 02 · Tools & MCP
Scenario

An agent is asked to find all the test files in a 5,000-file codebase to update an import statement. The agent currently runs Bash("find . -name '*.test.tsx'"). The result includes some directories that should have been ignored (like node_modules), and the agent now has to filter them out.

What's the cleaner approach?

Choose your answer
Before you reveal — write your reasoning

Why did you pick that answer? Two or three sentences. The act of articulating it is what builds the judgment — not the click that follows.

Saved locally to your device.
Pick an option and write a sentence of reasoning to enable.