Structs§
- Cache
Entry - A single cached tool result with insertion timestamp.
- Cache
Key - Composite key identifying a unique tool invocation.
- Tool
Result Cache - In-memory, session-scoped cache for tool results.
Functions§
- is_
cacheable - Returns
trueif the tool’s results can be safely cached.