memory_lucidity_purge
Purge all memory data from the last N hours for a given user. Enables emergency cleanup of recent records.
Instructions
Emergency purge: delete all data from the last N hours.
Args: user_id: User identifier hours: How many hours back to purge (default 24)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| user_id | No | default |