cleanup_downloads
Find and delete files in ~/Downloads older than N days to free up space. Uses a dry-run mode by default for safe preview before removal.
Instructions
Find or delete files in ~/Downloads older than N days. Defaults to dry_run so nothing is removed without an explicit dry_run=false call. Requires allow_file_write when dry_run is false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| older_than_days | No |