find_large_files
Locate files exceeding a specified size within a directory on the MCP Filesystem Server. Define path, size, and preferences like recursive search, exclusions, and output format for efficient large file identification.
Instructions
Find files larger than the specified size.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exclude_patterns | No | ||
format | No | text | |
max_results | No | ||
min_size_mb | No | ||
path | Yes | ||
recursive | No |