Built-in Tools
Ready-to-use tools that extend agent capabilities with powerful built-in functionality
Peargent provides a growing collection of built-in Tools that solve common tasks without requiring custom implementations. These tools are production-ready, well-tested, and integrate seamlessly with Agents.
Why Built-in Tools?
Built-in tools save development time and provide:
- Zero Configuration - Import and use immediately, no setup required
- Production Ready - Thoroughly tested and optimized for reliability
- Best Practices - Built with proper error handling, validation, and security
- Consistent API - Same interface patterns across all built-in tools
- Maintained - Regular updates and improvements from the Peargent team
Available Built-in Tools
Text Extraction Tool
Extract plain text and metadata from various document formats including HTML, PDF, DOCX, TXT, Markdown, and URLs. This tool enables agents to read and process content from different file types and web pages. Supported formats: HTML/XHTML, PDF, DOCX, TXT, Markdown, and URLs (with SSRF protection). Learn more about Text Extraction Tool →
Coming Soon
More built-in tools are in development:
- Web Search Tool - Search the web and retrieve relevant information
- Image Analysis Tool - Extract text and analyze images
- File System Tool - Read, write, and manage files safely
- HTTP Request Tool - Make API calls with built-in retry logic
Check the Peargent GitHub repository for the latest updates.