mnemostack_health
Check the health of all memory components to confirm the backend is reachable before issuing recall queries. Provides per-component status for embedding, vector store, and graph database.
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 | |||