by_type
Identify top file extensions by total size in a directory. Scan a root path to see which file types consume the most space, aiding cleanup targeting.
Instructions
Top file extensions by total size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| maxDepth | No | ||
| maxFiles | No | ||
| rootPath | Yes | ||
| ignoreGlobs | No | ||
| includeGlobs | No |