list_long_term_memories
Retrieve all stored long-term memory entries with their basic information for review and management of persistent knowledge.
Instructions
List all long-term memory names and their basic information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}