get_stale_memories
Identify outdated memories in cogmemai-mcp by finding those not accessed or updated recently, enabling review, update, or deletion to maintain memory relevance.
Instructions
Find memories that may be outdated based on age and access patterns. Returns memories that haven't been recalled or updated recently, so you can review, update, or delete them.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_threshold | No | Consider memories stale if not accessed in this many days (default: 30) | |
| limit | No | Max results to return |