purge_sessions
Purge optimization sessions by age or delete all with explicit opt-in. Use dry-run to preview before applying.
Instructions
Purge optimization sessions by age policy or delete all. Safe-by-default: requires explicit parameters. Free tool, not metered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| older_than_days | No | Delete sessions older than N days | |
| keep_last | No | Always protect the N newest sessions | |
| purge_all | No | Explicit opt-in to delete ALL sessions | |
| dry_run | No | Preview what would be deleted without actually deleting |