memory_audit
Audit recent memory activity, errors, and system health. Combines audit query and circuit breaker status into one call for monitoring memory performance.
Instructions
Review recent memory activity, errors, and system health.
Combines audit_query + circuit_breaker_status into one call.
Args: hours: Look back window (default 24h). limit: Max results (default 20). include_errors: Include error entries (default True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No | ||
| include_errors | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |