memory_system_health
Check system health across database, search, worker, crons, auto-save, and disk. Returns green/yellow/red status with actionable next steps.
Instructions
Comprehensive system health: green/yellow/red with actionable next steps.
Consolidates 6 health dimensions into one response:
Database: accessibility, schema, vec index drift
Search: semantic search probe
Worker: background worker liveness
Crons: cron job execution success rate
Auto-Save: circuit breaker and recent activity
Disk: free space
Each subsystem returns green/yellow/red with details and action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conn | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |