search_files
Search for files and folders using Everything. Supports wildcards, case-sensitive, whole word, path search, and sorting by name, path, size, extension, or date.
Instructions
Search for files and folders using Everything.
Args: query: Search query (supports wildcards * and ?) max_results: Maximum number of results (default 50) match_case: Enable case-sensitive search match_whole_word: Match whole words only match_path: Search in full path instead of filename only sort_by: Sort by: name, path, size, extension, date-modified, date-created, date-accessed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No | ||
| match_case | No | ||
| match_whole_word | No | ||
| match_path | No | ||
| sort_by | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |