top_files
Identify cleanup targets by listing largest files, with optional filters for size, age, and glob patterns.
Instructions
Largest files with optional filters (size, age, glob include/exclude).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| maxDepth | No | ||
| maxFiles | No | ||
| rootPath | Yes | ||
| minSizeMB | No | ||
| ignoreGlobs | No | ||
| excludeGlobs | No | ||
| includeGlobs | No | ||
| olderThanDays | No |