search_files
Locate files by name using case-insensitive substring matching across subdirectories from a specified path. Customize search timeout and ensure reliability by using absolute paths.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | ||
pattern | Yes | ||
timeoutMs | No |