Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ What Is a Tool and What Is an Agent? | Working with Tools
Practical AI for Work

What Is a Tool and What Is an Agent?

メニューを表示するにはスワイプしてください

Two words you'll keep hearing if you spend any time around AI: tools and agents. They sound vague – they're not.

Why a Model Alone Hits a Wall

A language model only knows what it read during training – frozen in time, locked inside the model. Ask Claude "what's the weather in Berlin right now?" and it can't answer. It has no way to reach out.

A Tool Is Something Claude Can Call

A tool is a function wired up so Claude can use it on demand:

ToolWhat It Does
web_searchFetch fresh results from the internet
read_spreadsheetPull rows from a CSV or Google Sheet
send_emailDraft and dispatch a message
read_notion_pageLoad a doc by URL

Claude doesn't run the tool itself – it writes a request, the tool runs outside the model, the result comes back as text. That round-trip is the tool call.

An Agent Is Claude Using Tools to Reach a Goal

A single tool call is just a lookup. An agent is Claude given a goal and a set of tools, free to choose which to use and in what order.

A research agent asked to "draft a competitor brief on Notion's pricing" might run two searches, load your brief template, then synthesize a draft – all without you specifying those steps.

A tool is a capability. An agent is Claude with a goal, a toolbox, and the freedom to decide.

question mark

Drag each item into the correct category.

Claude alone (chat only)

+

ここにカードをドロップ

Claude needs a tool

+

ここにカードをドロップ

クリックまたはドラッグ&ドロップして空欄を埋める

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 3.  1

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 3.  1
some-alt