memory_connection_status
Check local SQLite memory store readiness and size before use. Returns connection status and path details without exposing entry values, safe to call at session start.
Instructions
Local SQLite path readiness and size without reading entry values. Safe first call every session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privacy_mode | No | summary = keys/meta without full values; structured/raw = full entries (local store parity). | structured |