Quiz · 4 questions
🛠️ Tools
Giving Agents Hands
Level 0Observer
0 XP0/40 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01Why are tool descriptions so important?
Hint
The model never sees your code, but it always sees the description — who's the real audience?
02What should a good tool result prioritize?
Hint
Think about what the *next* model call needs — context for the next decision, not raw API output.
03What is the safest place to enforce permissions?
Hint
Anything the model can be tricked into bypassing isn't a real boundary — go to the layer that physically runs the call.
04In MCP terms, what is the basic difference between a resource and a tool?
Hint
Resources are read-only context Anthropic-style; tools take action. The MCP spec uses the verbs literally.
Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.