Find Duplicate Files
file_organizer_find_duplicate_filesScan a directory and locate duplicate files using SHA-256 content hashes to reveal wasted disk space.
Instructions
Find duplicate files in a directory based on their content (SHA-256 hash). Shows potential wasted space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max groups to return | |
| offset | No | Groups to skip | |
| directory | Yes | Full path to the directory | |
| response_format | No | markdown |