mnemostack_health
Check health of all memory components: embedding provider, Qdrant vector store, and optional Memgraph graph database. Returns JSON status to verify backend connectivity 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 | |||