---
title: "Agents That Take Actions, Not Just Answer"
description: "Once a model can send a message, spend money or change a file, a wrong answer stops being a wrong answer and becomes a wrong action. What the tool is allowed to reach sets how bad a mistake can get."
canonical: https://lightmysky.com/learn/computing/agents-that-take-actions-not-just-answer-mt_D7KzIdIsjb
source: https://lightmysky.com/learn/computing/agents-that-take-actions-not-just-answer-mt_D7KzIdIsjb.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Agents That Take Actions, Not Just Answer

Once a model can send a message, spend money or change a file, a wrong answer stops being a wrong answer and becomes a wrong action. What the tool is allowed to reach sets how bad a mistake can get.

Subject: Computing · Area: Artificial Intelligence · Ages 15 to 16
Page: https://lightmysky.com/learn/computing/agents-that-take-actions-not-just-answer-mt_D7KzIdIsjb

## Ready when they can

- Separate what a model can do with text alone from what it can do with a tool attached to it
- Name an action that should need a person to confirm it, and say what makes it that kind of action
- Explain why limiting what an agent can reach matters more than trusting it to behave well

## Lesson: When the AI can act, not just chat

A model with no tools only writes words. You read the draft, you press send. Add a tool and the same model can send mail, spend money, or rewrite files on its own.

Some acts need a person to nod first. Sending mail to others, paying, deleting, and sharing private files are hard to undo and can harm people besides you. Drafting and searching cost little and undo fast.

**Example.** A draft invite harms nobody while it sits unsent. The moment the agent itself sends it to two hundred guests with the wrong date, the error turns into missed visits and hurt hosts. Reach set the size of the harm.

**Tip.** Do not trust the agent to behave well. Shrink what it can reach: read-only files, capped spending, named inboxes, and a human nod for each outward act.

**Recap.** Words need review, acts need approval, so shrink what the agent can reach.

## Practice

8 questions on this page, each with its working shown.

## Needs first

- [The Impacts of Computing: Law, Ethics and the Environment](https://lightmysky.com/learn/computing/the-impacts-of-computing-law-ethics-and-the-environment-mt_veX-psjipc)
- [What You Owe a Reader When a Model Helped](https://lightmysky.com/learn/computing/what-you-owe-a-reader-when-a-model-helped-mt_VsUSovHzfI)

## Opens up

- [Fairness, Accountability and the Limits of a Model](https://lightmysky.com/learn/computing/fairness-accountability-and-the-limits-of-a-model-mt_tTh4WtAyk5)
