Built-in Tools
Common tools that can be used by agents, with enhanced registry featuring circuit breaker, retry, and timeout patterns.
Available Tools
Math
CalculatorTool- Full expression evaluation with scientific functionsUnitConverterTool- Convert between units (length, weight, temperature)StatisticsTool- Calculate mean, median, std dev, etc.
DateTime
CurrentTimeTool- Get current date/timeDateParserTool- Parse dates in various formatsDateCalculatorTool- Date arithmetic and differences
Encoding
JsonTool- Parse, format, merge JSONBase64Tool- Encode/decode Base64HashTool- SHA256/SHA512 hashingUrlEncodeTool- URL encode/decode
File System
ReadFileTool- Read file contentsWriteFileTool- Write to filesListDirectoryTool- List directory contents
Web
HttpRequestTool- Make HTTP requestsWebSearchTool- Web search (stub)
SQL (requires postgres feature)
ExecuteSqlTool- Execute read-only SQL queriesListTablesTool- List database tables and columnsDescribeTableTool- Get detailed table schema information
Cross-Reference (requires crossref feature)
CrossReferenceEntityTool- Cross-reference entities across data sources with PT-BR narratives