daemon_status_tool
Check if the Recall memory storage daemon is running and monitor its health, queue statistics, and cache performance for persistent AI assistant data.
Instructions
Check if the recall daemon is running and healthy.
The daemon provides fast (<10ms) memory storage by queueing operations and processing embeddings asynchronously.
Returns: Dictionary with: - running: Boolean indicating if daemon is running - status: Detailed status if running (uptime, queue stats, cache stats) - error: Error message if not running
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||