rms_prune
Find superseded vault notes older than a retention window and optionally archive them under artifacts/pruned/. Defaults to a dry run; set apply=true to archive candidates. Never deletes notes.
Instructions
Find superseded vault notes older than a retention window and optionally archive them under artifacts/pruned/. Defaults to a dry run; set apply=true to archive candidates. Never deletes notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | When true, archive eligible notes. Defaults to false (dry run). | |
| project | No | Registered project key, used when the MCP client did not provide a workspace root. | |
| older_than_days | No | Minimum age in days for a superseded note to be eligible. |