Lesson 373 of 1455
What Tools Agents Can Use
Modern agents can use tools — like a browser, an email client, a calculator, a calendar.
Builders · Agentic AI · ~24 min read
What Tools Agents Can Use
Modern agents can use tools — like a browser, an email client, a calculator, a calendar. They pick the right tool for the job.
An agent that can only chat is limited. An agent that can use tools is powerful — and dangerous if not supervised.
Three powerful tools agents have
- Browser (search and click anything)
- Email (send messages on your behalf)
- Payment APIs (actually buy things)
Key terms in this lesson
The big idea: Agents are only as powerful as the tools they can use.
Practice this safely
Try this with a school, hobby, or family example where the stakes are low. Use the AI output as a draft you can question, not as the final answer.
- 1Ask AI to explain tool use in plain language, then underline anything that sounds uncertain or too broad.
- 2Give it one detail from "What Tools Agents Can Use" and ask for two possible next steps plus one reason each step might be wrong.
- 3Check API against a trusted source, teacher, adult, expert, or original document before you use it.
End-of-lesson quiz
Check what stuck
8 questions · Score saves to your progress.
Lesson help
Questions are best handled with a grown-up here.
For this age range, Tendril keeps freeform AI chat paused until parent/guardian consent and child-safe moderation are fully verified. Use the quiz, notes, and related lessons below, or ask a parent, guardian, teacher, or librarian to work through the question with you.
Progress saved locally in this browser. Sign in to sync across devices.
Related lessons
Keep going
Builders · 40 min
What Makes an AI an Agent, Part 1
An AI agent is AI that takes ACTIONS, not just answers questions.
Builders · 40 min
MCP — How Agents Connect to Tools
MCP (Model Context Protocol) is a standard way for agents to safely talk to tools.
Creators · 50 min
Tool Use at the API Level: The Primitive
Underneath every agent framework is the same primitive — the model returns a structured tool call, you execute it, you feed the result back. Master this loop and every framework looks familiar.
