Memory store stats
memory_statsRetrieve high-level statistics about the local memory store. Use this call first in any session to determine if the store is empty, small, or large, with optional privacy mode for summary or full entry details.
Instructions
High-level stats about the local memory store. Safe to call first on every session to gauge whether the store is empty, small, or large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | summary = keys/meta without full values; structured/raw = full entries (local store parity). | structured |