Expand description
Memory recall tool — semantic search over stored memories.
memory_recall tool — search the memory backend for relevant items.
Structs§
- Memory
Recall Tool - Tool that searches the configured
MemoryBackendfor memories matching a query and returns the matches in a compact, model-friendly format.