Check memory engine health
ygg_healthCheck the local memory engine's running status, stored-memory count, and semantic search availability. Use to confirm the engine is up before retrying failed operations.
Instructions
Report the local Yggdrasil memory engine's health: running status, total stored-memory count, and whether semantic (dense-vector) search is available. Call this first when any other ygg_* tool fails unexpectedly, to confirm the engine is up before retrying. Returns a small JSON status object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||