Purge history
repovive_purge_historyPermanently delete revision history older than N days or for one entity. This irreversible action removes rollback data and frees repository space.
Instructions
Permanently delete history entries and revisions — everything older than N days, or everything for one entity. This destroys the ability to roll those changes back and cannot be undone; confirm with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | No | Restrict the purge to one entity id | |
| target_kind | No | Restrict the purge to one entity kind | |
| older_than_days | No | Delete entries older than this many days |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |