memory_count_tool
Count stored memories in the Recall system using optional filters for namespace and memory type to track specific data categories.
Instructions
Count memories with optional filters.
Provides a quick count of memories in the system, optionally filtered by namespace and/or memory type.
Args: namespace: Filter by namespace (optional, e.g., 'global' or 'project:myapp') memory_type: Filter by type (optional, e.g., 'preference', 'decision', 'golden_rule')
Returns: Dictionary with count and applied filters
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | ||
| memory_type | No |