List Memory Keys
memory_listRetrieve a list of all stored memory keys with their tags and timestamps to see what is saved.
Instructions
List all saved memory keys (with tags and timestamps) without their full values. Use to see what you have stored.
Args: none.
Returns a list of { key, tags, updated_at }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||