Skip to main content
🔒 Preview mode. The first 15 Foundations lessons are free; this one is Pro. Start a 7-day trial to unlock the editor, AI hints and the rest of the curriculum. Card required, cancel any time in Dashboard.
Start 7-day trial →
⚡
← Courses
›
AI Engineering with Python
›
Module 1 · LLM API Fundamentals · Recap
›
Tool use: function calling basics
quiz
24 / 105
🇺🇸
EN
▼
↗
Share
⋯
More
+100 XP
📋
Task
📖
Theory
🤖
AI Help
Task
📝 **Question:** What's the right granularity for tools in a multi-tool agent? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
🎯 Quiz
Question
📝 **Question:** What's the right granularity for tools in a multi-tool agent? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
A
One mega-tool that exposes every action through a `cmd` enum argument
B
3-5 focused, single-purpose tools — Claude picks the right one reliably
C
20+ micro-tools, one per parameter combination, for maximum precision
D
Two tools — one for reads and one for writes — covers every workflow
Submit answer
💬 Discussion
Be the first to ask a question or share a tip.
Sign in
to join the discussion. Reading is free.
Loading discussion…