---
title: "Tools"
canonical: "https://canmyagentuse.com/categories/tools"
contentKind: "category"
locale: "en"
description: "Ways an agent reaches files, shells, browsers, git, and connectors."
llmSummary: "Category Tools: Ways an agent reaches files, shells, browsers, git, and connectors."
publishedAt: "2026-08-28T00:00:00.000Z"
updatedAt: "2026-08-28T00:00:00.000Z"
verifiedAt: null
tags: ["category"]
---

# Tools

Category Tools: Ways an agent reaches files, shells, browsers, git, and connectors.

- HTML: https://canmyagentuse.com/categories/tools
- Markdown: https://canmyagentuse.com/categories/tools.md

Ways an agent reaches files, shells, browsers, git, and connectors.

The index groups these capabilities by job rather than vendor.

## Capabilities

- [Browser automation](/features/browser-automation.md) — Browser automation controls a web browser for navigation and page interaction. Browser-only automation is distinct from general operating-system control.
- [Code execution](/features/code-execution.md) — Code execution runs generated code in a product-provided environment. Sandbox isolation, workspace access, permissions, language support, and persistence are qualifiers.
- [Connectors](/features/connectors.md) — Connectors provide documented access to external services authorized by the user or organization. Service coverage, authentication, read/write scope, and policy are qualifiers.
- [Diffs and patches](/features/diffs-and-patches.md) — Diffs and patches represent proposed file changes in a reviewable patch form. Generation, application, approval, and source-control integration are qualifiers.
- [Multi-file edit](/features/multi-file-edit.md) — Multi-file editing changes more than one file during a task. Review, approval, and source-control behavior are qualifiers rather than requirements of the term.
- [Pull request integration](/features/git-pull-requests.md) — Pull request integration means a product documents opening or reviewing pull requests; unreviewed harness cells remain unknown.
- [Terminal commands](/features/terminal.md) — Terminal command support lets a product propose or execute shell commands in a project environment. Approval, shell, sandbox, working directory, and persistence are qualifiers.
- [Web fetch](/features/web-fetch.md) — Web fetch retrieves current web pages or API responses during a run. Authentication, network policy, rendering, and source attribution are qualifiers.
- [Workspace files](/features/workspace-files.md) — Workspace file access means reading or changing files inside a user-selected project. Local or hosted scope, permissions, sandboxing, and persistence are qualifiers.
- [Workspace search](/features/workspace-search.md) — Workspace search locates files, text, or symbols across a project. Query types, indexing, scope, and semantic retrieval are qualifiers.
