get_large_files
Find large files on your Mac that consume disk space, listing the biggest ones with paths, sizes, and file types.
Instructions
Find large files on the Mac. Returns a list of the biggest files with their paths, sizes, and types. Use this to answer 'what are these large files?' or 'find big files'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_size_mb | No | Minimum file size in MB to include (default: 100) | |
| limit | No | Maximum number of files to return (default: 20) |