cleanup_sessions
Clean up terminal command log sessions using intelligent criteria or perform a full reset. Smart mode targets unnecessary data; all mode deletes everything with confirmation.
Instructions
Cleanup sessions: intelligent cleanup based on criteria or complete reset of all data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Cleanup mode: "smart" for intelligent cleanup, "all" for complete reset | smart |
| force | No | Use aggressive cleanup criteria (smart mode) or skip confirmation (all mode) | |
| dryRun | No | Show what would be cleaned up without actually deleting (smart mode only) | |
| confirm | No | Must be true for "all" mode to confirm destructive operation |