# Agent tools

> Tools an agent can call from within a Flow, including file analysis, batch transformation, and summarization.

This section covers the tools an agent can call from within a Flow. These tools let an agent analyze files, transform data in batches, and summarize content as part of a run.

Each tool reference describes its purpose, inputs, and outputs.

These are the agent tools:

* [Analyze Files](./analyze-files.md)
* [Batch Transform](./batch-transform.md)
* [Summarize](./summarize.md)
