top_dirs
Find directories consuming the most disk space under a root path by aggregate file size, enabling quick cleanup target identification.
Instructions
Heaviest directories under root (by aggregate file size).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| maxDepth | No | ||
| maxFiles | No | ||
| rootPath | Yes | ||
| ignoreGlobs | No | ||
| includeGlobs | No |