> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentstack.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Core Tools

> AgentStack tools that are not third-party integrations

## File System

* [Directory Search](/tools/tool/dir_search)
* [File Read](/tools/tool/file_read)
* [FTP](/tools/tool/ftp)

## Code Execution

* [Code Interpreter](/tools/tool/code-interpreter)

## Input

* [Vision](/tools/tool/vision)

## Data

* [SQL](/tools/tool/sql)

<CardGroup cols={1}>
  <Card title="Community Tools" icon="hammer" href="/tools/community">
    Third party tools from the Agent Community
  </Card>
</CardGroup>
