memory_status
Get storage statistics for all memory subsystems, including tier counts, token estimates, knowledge graph size, vector store count, and current session ID.
Instructions
Get storage statistics for all memory subsystems.
WHEN TO USE:
When debugging memory-related issues.
When the user asks "what do you remember?" or "how much is stored?".
To check if session_start was called (shows current session ID).
To monitor token budgets and plan compression.
SHOWS: Tier counts, token estimates, knowledge graph size, vector store count, and current session ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||