memory_health
Check whether the Kireo memory service is reachable by probing local server info and remote health status. Use this to diagnose errors or verify first-time setup.
Instructions
Probe the Kireo service and report local + remote health.
When to use:
User reports "memory tools aren't working".
You hit unexplained errors and need to confirm the API is reachable.
First-time setup verification.
Returns: { local: { server_version, node_version, platform }, remote: { status } }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||