mnemostack_health
Check health of all memory components—embedding provider, vector store, and optional graph database—to verify the backend is reachable before issuing 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 | |||