memory_status
Ensure your agent's memory backend is operational by checking its file-based status. This read-only call returns the active backend and a reason for the state.
Instructions
Report the memory backend status. Memory is entirely file-backed (agents/memory/); there is no external backend. Read-only, takes no arguments. Returns a status (file), the active backend (file), and a short reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||