health
Run a non-destructive runtime readiness check before memory operations. Detect connection failures or incomplete startup, with structured JSON results and auth failure feedback.
Instructions
Run a non-destructive runtime health check before any memory tool call. Use this when a connection fails, startup seems incomplete, or you need readiness evidence before writes. Returns a JSON health envelope (for example: status/services/components/queue fields) as both text and structured JSON. If the orchestrator requires an API key and the bridge is not configured, this returns an auth failure instead of mutating state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| queue | No | ||
| status | No | ||
| services | No | ||
| components | No |