Expand description
Load memory tool — allows agents to search their memory store.
Mirrors ADK-Python’s load_memory_tool. Provides the model with
a tool to search session memory using a query string.
Structs§
- Load
Memory Tool - Tool that searches the agent’s memory store.