A tool that searches memory for relevant past interactions.
When called by an LLM, searches the configured memory service for entries matching the provided query string.
@type t() :: %ADK.Tool.LoadMemory{}