mnemostack_health
Check health of all memory backend components (embedding provider, Qdrant vector store, optional Memgraph graph database). Returns JSON status to verify reachability before recall queries.
Instructions
Check health of all mnemostack components.
Read-only, no side effects, no authentication required. Returns a JSON object with ok (bool) and per-component status for the embedding provider, Qdrant vector store, and optional Memgraph graph database. Use this to verify the memory backend is reachable before issuing recall queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||