memory_query
Query and retrieve stored knowledge from the persistent memory system of Large Language Models (LLMs) to enhance context continuity and learning across sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}