Last reviewed
Correct answer: B. The tools it can call — reading, editing, running commands
Explanation
The principle — agency is a property of what a model is connected to, not of the model.
Why the key is correct — Anthropic puts it in one line: tools are what make Claude Code agentic, and without tools Claude can only respond with text. A tool is an action it can take, such as reading a file, editing code, running a shell command or searching the web, and each one returns a result that shapes the next decision.
Why the others are wrong — a bigger model reasons better but still cannot write to disk. The model does not write files itself; the tool layer does. And this is not a separate product, which is exactly why the distinction is worth holding.
Remember this — no tools, no actions, however good the model.
Sources — Anthropic's How Claude Code works.
Sources
“Tools are what make Claude Code agentic. Without tools, Claude can only respond with text.”
Practise 10 questions on this topic
Take Claude Code Basics — Timed Test 2 (10 questions) — scored instantly, explanation for every question, no login.