📄️ Tools Overview
Explore the 77 built-in tools in Toolpack SDK across 10 categories: filesystem, execution, system, HTTP, web, coding, git, diff, database, and cloud deployment.
📄️ File System Tools
Toolpack SDK filesystem tools for AI-powered file operations. Read, write, copy, move, delete files and directories. Search with glob patterns and read specific line ranges.
📄️ Execution Tools
Toolpack SDK execution tools for running shell commands, background processes, and process management. Execute commands with timeouts, read output, and kill processes.
📄️ System Tools
Toolpack SDK system tools for querying system information, managing environment variables, checking disk usage, and getting the current working directory.
📄️ HTTP Tools
Toolpack SDK HTTP tools for making API requests. Perform GET, POST, PUT, DELETE operations with custom headers and body. Download files from URLs.
📄️ Web Tools
Toolpack SDK web tools for searching the web via Tavily, Brave, or DuckDuckGo, scraping page content, extracting metadata, and mapping website structure.
📄️ Coding Tools
Toolpack SDK coding tools for AI-powered code analysis. Find symbols, get imports, rename variables, extract functions, and perform multi-file edits.
📄️ Git Tools
Toolpack SDK git tools for AI-powered version control. Check status, view diffs, commit changes, blame files, manage branches, and view commit history.
📄️ Diff Tools
Toolpack SDK diff tools for creating, applying, and previewing unified diff patches. Generate diffs between content versions and apply patches to files.
📄️ Database Tools
Toolpack SDK database tools for AI-powered SQL operations. Query SQLite, PostgreSQL, and MySQL databases. Inspect schemas, list tables, and describe table structures.
📄️ Cloud Tools
Toolpack SDK cloud tools for deploying applications to Netlify. Deploy directories, check deployment status, and list recent deployments programmatically.