Find Largest Files
file_organizer_find_largest_filesIdentify the largest files in a directory to reveal cleanup opportunities and free up disk space.
Instructions
Find the largest files in a directory. Useful for identifying space-consuming files and cleanup opportunities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | Number of files to return | |
| directory | Yes | Full path to the directory | |
| include_subdirs | No | Include subdirectories | |
| response_format | No | markdown |