Structs§
- Cache
Entry - Tool result cache entry
Functions§
- execute_
tool - execute_
tool_ cached - Execute a tool with cache support. Returns (result, was_cache_hit)
- execute_
tools_ parallel - Execute multiple independent tool calls in parallel
Type Aliases§
- Tool
Cache - Global tool cache — survives across tool calls within the same iteration